Skip to content

Commit

Permalink
Apply updates for May
Browse files Browse the repository at this point in the history
  • Loading branch information
ukanga committed May 24, 2024
1 parent f9502bd commit 79f660a
Show file tree
Hide file tree
Showing 7 changed files with 58 additions and 57 deletions.
2 changes: 1 addition & 1 deletion docker/onadata-uwsgi/Dockerfile.ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ RUN python3.10 -m pip install --no-cache-dir -U pip && \
python3.10 -m pip install --no-cache-dir -r requirements/s3.pip && \
python3.10 -m pip install --no-cache-dir -r requirements/ses.pip && \
python3.10 -m pip install --no-cache-dir -r requirements/azure.pip && \
python3.10 -m pip install setuptools==65.5.1 && \
python3.10 -m pip install setuptools==70.0.0 && \
python3.10 -m pip install --no-cache-dir pyyaml uwsgitop


Expand Down
12 changes: 6 additions & 6 deletions requirements/azure.pip
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements/azure.pip --strip-extras requirements/azure.in
Expand All @@ -10,23 +10,23 @@ azure-core==1.30.1
# via
# azure-storage-blob
# django-storages
azure-storage-blob==12.19.1
azure-storage-blob==12.20.0
# via django-storages
certifi==2024.2.2
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
cryptography==42.0.5
cryptography==42.0.7
# via
# -r requirements/azure.in
# azure-storage-blob
django==3.2.25
# via
# -r requirements/azure.in
# django-storages
django-storages==1.14.2
django-storages==1.14.3
# via -r requirements/azure.in
idna==3.7
# via requests
Expand All @@ -36,15 +36,15 @@ pycparser==2.22
# via cffi
pytz==2024.1
# via django
requests==2.31.0
requests==2.32.2
# via azure-core
six==1.16.0
# via
# azure-core
# isodate
sqlparse==0.5.0
# via django
typing-extensions==4.11.0
typing-extensions==4.12.0
# via
# azure-core
# azure-storage-blob
Expand Down
37 changes: 19 additions & 18 deletions requirements/base.pip
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements/base.pip --strip-extras requirements/base.in
Expand Down Expand Up @@ -35,15 +35,15 @@ attrs==23.2.0
# jsonlines
# jsonschema
# referencing
babel==2.14.0
babel==2.15.0
# via sphinx
backoff==1.10.0
# via analytics-python
billiard==4.2.0
# via celery
boto3==1.34.89
boto3==1.34.112
# via dataflows-tabulator
botocore==1.34.89
botocore==1.34.112
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -80,7 +80,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
cryptography==42.0.5
cryptography==42.0.7
# via
# jwcrypto
# onadata
Expand Down Expand Up @@ -135,7 +135,7 @@ django-guardian==2.4.0
# onadata
django-nose==1.4.7
# via onadata
django-oauth-toolkit==2.3.0
django-oauth-toolkit==2.4.0
# via onadata
django-ordered-model==3.7.4
# via onadata
Expand Down Expand Up @@ -207,7 +207,7 @@ inflection==0.5.1
# via djangorestframework-jsonapi
isodate==0.6.1
# via tableschema
jinja2==3.1.3
jinja2==3.1.4
# via sphinx
jmespath==1.0.1
# via
Expand All @@ -219,7 +219,7 @@ jsonpickle==3.0.4
# via onadata
jsonpointer==2.4
# via datapackage
jsonschema==4.21.1
jsonschema==4.22.0
# via
# datapackage
# tableschema
Expand All @@ -231,7 +231,7 @@ kombu==5.3.7
# via celery
linear-tsv==1.1.0
# via dataflows-tabulator
lxml==5.2.1
lxml==5.2.2
# via onadata
markdown==3.6
# via onadata
Expand All @@ -256,7 +256,7 @@ openpyxl==3.0.9
# pyxform
packaging==24.0
# via sphinx
paho-mqtt==2.0.0
paho-mqtt==2.1.0
# via onadata
pillow==10.3.0
# via
Expand All @@ -274,7 +274,7 @@ pyasn1-modules==0.4.0
# via google-auth
pycparser==2.22
# via cffi
pygments==2.17.2
pygments==2.18.0
# via sphinx
pyjwt==2.8.0
# via
Expand All @@ -297,6 +297,7 @@ python-memcached==1.62
pytz==2024.1
# via
# django
# django-oauth-toolkit
# django-query-builder
# djangorestframework
# fleming
Expand All @@ -307,13 +308,13 @@ pyxform==1.12.2
# pyfloip
recaptcha-client==1.0.6
# via onadata
redis==5.0.3
redis==5.0.4
# via django-redis
referencing==0.34.0
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.2
# via
# analytics-python
# dataflows-tabulator
Expand All @@ -329,7 +330,7 @@ requests-oauthlib==2.0.0
# via google-auth-oauthlib
rfc3986==2.0.0
# via tableschema
rpds-py==0.18.0
rpds-py==0.18.1
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -367,21 +368,21 @@ sphinxcontrib-qthelp==1.0.7
# via sphinx
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
sqlalchemy==2.0.29
sqlalchemy==2.0.30
# via dataflows-tabulator
sqlparse==0.5.0
# via
# django
# django-debug-toolbar
tableschema==1.20.11
# via datapackage
typing-extensions==4.11.0
typing-extensions==4.12.0
# via
# jwcrypto
# sqlalchemy
tzdata==2024.1
# via celery
ujson==5.9.0
ujson==5.10.0
# via onadata
unicodecsv==0.14.1
# via
Expand Down
46 changes: 23 additions & 23 deletions requirements/dev.pip
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements/dev.pip --strip-extras requirements/dev.in
Expand Down Expand Up @@ -43,15 +43,15 @@ attrs==23.2.0
# jsonlines
# jsonschema
# referencing
babel==2.14.0
babel==2.15.0
# via sphinx
backoff==1.10.0
# via analytics-python
billiard==4.2.0
# via celery
boto3==1.34.89
boto3==1.34.112
# via dataflows-tabulator
botocore==1.34.89
botocore==1.34.112
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -88,7 +88,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
cryptography==42.0.5
cryptography==42.0.7
# via
# jwcrypto
# onadata
Expand Down Expand Up @@ -152,7 +152,7 @@ django-guardian==2.4.0
# onadata
django-nose==1.4.7
# via onadata
django-oauth-toolkit==2.3.0
django-oauth-toolkit==2.4.0
# via onadata
django-ordered-model==3.7.4
# via onadata
Expand Down Expand Up @@ -240,7 +240,7 @@ inflection==0.5.1
# via djangorestframework-jsonapi
ipdb==0.13.13
# via -r requirements/dev.in
ipython==8.23.0
ipython==8.24.0
# via ipdb
isodate==0.6.1
# via tableschema
Expand All @@ -250,7 +250,7 @@ isort==5.13.2
# pylint
jedi==0.19.1
# via ipython
jinja2==3.1.3
jinja2==3.1.4
# via sphinx
jmespath==1.0.1
# via
Expand All @@ -262,7 +262,7 @@ jsonpickle==3.0.4
# via onadata
jsonpointer==2.4
# via datapackage
jsonschema==4.21.1
jsonschema==4.22.0
# via
# datapackage
# tableschema
Expand All @@ -276,7 +276,7 @@ lazy-object-proxy==1.10.0
# via astroid
linear-tsv==1.1.0
# via dataflows-tabulator
lxml==5.2.1
lxml==5.2.2
# via onadata
markdown==3.6
# via onadata
Expand Down Expand Up @@ -312,7 +312,7 @@ packaging==24.0
# via
# requirements-detector
# sphinx
paho-mqtt==2.0.0
paho-mqtt==2.1.0
# via onadata
parso==0.8.4
# via jedi
Expand All @@ -324,7 +324,7 @@ pillow==10.3.0
# via
# elaphe3
# onadata
platformdirs==4.2.0
platformdirs==4.2.2
# via
# pylint
# yapf
Expand Down Expand Up @@ -358,7 +358,7 @@ pyflakes==2.2.0
# via
# flake8
# prospector
pygments==2.17.2
pygments==2.18.0
# via
# ipython
# sphinx
Expand Down Expand Up @@ -405,6 +405,7 @@ python-memcached==1.62
pytz==2024.1
# via
# django
# django-oauth-toolkit
# django-query-builder
# djangorestframework
# fleming
Expand All @@ -417,13 +418,13 @@ pyyaml==6.0.1
# via prospector
recaptcha-client==1.0.6
# via onadata
redis==5.0.3
redis==5.0.4
# via django-redis
referencing==0.34.0
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.2
# via
# analytics-python
# dataflows-tabulator
Expand All @@ -445,7 +446,7 @@ requirements-detector==1.2.2
# via prospector
rfc3986==2.0.0
# via tableschema
rpds-py==0.18.0
rpds-py==0.18.1
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -490,7 +491,7 @@ sphinxcontrib-qthelp==1.0.7
# via sphinx
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
sqlalchemy==2.0.29
sqlalchemy==2.0.30
# via dataflows-tabulator
sqlparse==0.5.0
# via
Expand All @@ -506,20 +507,19 @@ toml==0.10.2
# via requirements-detector
tomli==2.0.1
# via yapf
tomlkit==0.12.4
tomlkit==0.12.5
# via pylint
traitlets==5.14.3
# via
# ipython
# matplotlib-inline
typing-extensions==4.11.0
typing-extensions==4.12.0
# via
# ipython
# jwcrypto
# sqlalchemy
tzdata==2024.1
# via celery
ujson==5.9.0
ujson==5.10.0
# via onadata
unicodecsv==0.14.1
# via
Expand Down Expand Up @@ -555,5 +555,5 @@ xmltodict==0.13.0
# via onadata
yapf==0.40.2
# via -r requirements/dev.in
zipp==3.18.1
zipp==3.18.2
# via importlib-metadata
Loading

0 comments on commit 79f660a

Please sign in to comment.