Skip to content

Commit

Permalink
Merge pull request #57 from Amsterdam/update-requirements
Browse files Browse the repository at this point in the history
Update requirements
  • Loading branch information
vanbuiten authored Apr 16, 2024
2 parents d848050 + 906552d commit aaa0653
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 54 deletions.
35 changes: 18 additions & 17 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
amqp==5.2.0
# via kombu
asgiref==3.7.2
asgiref==3.8.1
# via
# django
# django-cors-headers
Expand All @@ -15,7 +15,7 @@ azure-core==1.30.1
# via
# azure-identity
# opencensus-ext-azure
azure-identity==1.15.0
azure-identity==1.16.0
# via opencensus-ext-azure
billiard==4.2.0
# via celery
Expand All @@ -40,7 +40,7 @@ click==8.1.7
# click-plugins
# click-repl
# uvicorn
click-didyoumean==0.3.0
click-didyoumean==0.3.1
# via celery
click-plugins==1.1.1
# via celery
Expand Down Expand Up @@ -86,17 +86,17 @@ django-simple-history==3.5.0
# via -r requirements.in
django-timezone-field==6.1.0
# via django-celery-beat
djangorestframework==3.15.0
djangorestframework==3.15.1
# via
# -r requirements.in
# drf-yasg
drf-yasg==1.21.7
# via -r requirements.in
flower==2.0.1
# via -r requirements.in
google-api-core==2.17.1
google-api-core==2.18.0
# via opencensus
google-auth==2.28.2
google-auth==2.29.0
# via google-api-core
googleapis-common-protos==1.63.0
# via google-api-core
Expand All @@ -116,11 +116,11 @@ jinja2==3.1.3
# via coreschema
jwcrypto==1.5.6
# via python-keycloak
kombu==5.3.5
kombu==5.3.7
# via celery
markupsafe==2.1.5
# via jinja2
msal==1.27.0
msal==1.28.0
# via
# azure-identity
# msal-extensions
Expand Down Expand Up @@ -160,35 +160,36 @@ prometheus-client==0.20.0
# via flower
prompt-toolkit==3.0.43
# via click-repl
proto-plus==1.23.0
# via google-api-core
protobuf==4.25.3
# via
# google-api-core
# googleapis-common-protos
# proto-plus
psutil==5.9.8
# via opencensus-ext-azure
psycopg2==2.9.9
# via -r requirements.in
psycopg2-binary==2.9.9
# via opencensus-ext-postgresql
pyasn1==0.5.1
pyasn1==0.6.0
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.3.0
pyasn1-modules==0.4.0
# via google-auth
pycparser==2.21
pycparser==2.22
# via cffi
pyjwt[crypto]==2.8.0
# via
# msal
# pyjwt
# via msal
python-crontab==3.0.0
# via django-celery-beat
python-dateutil==2.9.0.post0
# via
# celery
# python-crontab
python-keycloak==3.9.1
python-keycloak==3.12.0
# via -r requirements.in
pytz==2024.1
# via
Expand Down Expand Up @@ -220,7 +221,7 @@ sqlparse==0.5.0
# via django
tornado==6.4
# via flower
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# azure-core
# jwcrypto
Expand All @@ -236,7 +237,7 @@ urllib3==1.26.18
# via
# -r requirements.in
# requests
uvicorn==0.28.0
uvicorn==0.29.0
# via -r requirements.in
vine==5.1.0
# via
Expand Down
43 changes: 24 additions & 19 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ amqp==5.2.0
# via
# -r ./requirements_test.txt
# kombu
asgiref==3.7.2
asgiref==3.8.1
# via
# -r ./requirements_test.txt
# django
Expand All @@ -19,15 +19,15 @@ azure-core==1.30.1
# -r ./requirements_test.txt
# azure-identity
# opencensus-ext-azure
azure-identity==1.15.0
azure-identity==1.16.0
# via
# -r ./requirements_test.txt
# opencensus-ext-azure
billiard==4.2.0
# via
# -r ./requirements_test.txt
# celery
build==1.1.1
build==1.2.1
# via pip-tools
cachetools==5.3.3
# via
Expand Down Expand Up @@ -65,7 +65,7 @@ click==8.1.7
# click-repl
# pip-tools
# uvicorn
click-didyoumean==0.3.0
click-didyoumean==0.3.1
# via
# -r ./requirements_test.txt
# celery
Expand Down Expand Up @@ -141,19 +141,19 @@ django-timezone-field==6.1.0
# via
# -r ./requirements_test.txt
# django-celery-beat
djangorestframework==3.15.0
djangorestframework==3.15.1
# via
# -r ./requirements_test.txt
# drf-yasg
drf-yasg==1.21.7
# via -r ./requirements_test.txt
factory-boy==3.3.0
# via -r ./requirements_test.txt
faker==24.2.0
faker==24.9.0
# via
# -r ./requirements_test.txt
# factory-boy
filelock==3.13.1
filelock==3.13.4
# via
# -r ./requirements_test.txt
# tox
Expand All @@ -164,11 +164,11 @@ flower==2.0.1
# via -r ./requirements_test.txt
freezegun==1.4.0
# via -r ./requirements_test.txt
google-api-core==2.17.1
google-api-core==2.18.0
# via
# -r ./requirements_test.txt
# opencensus
google-auth==2.28.2
google-auth==2.29.0
# via
# -r ./requirements_test.txt
# google-api-core
Expand Down Expand Up @@ -213,7 +213,7 @@ jwcrypto==1.5.6
# via
# -r ./requirements_test.txt
# python-keycloak
kombu==5.3.5
kombu==5.3.7
# via
# -r ./requirements_test.txt
# celery
Expand All @@ -225,7 +225,7 @@ mccabe==0.7.0
# via
# -r ./requirements_test.txt
# flake8
msal==1.27.0
msal==1.28.0
# via
# -r ./requirements_test.txt
# azure-identity
Expand Down Expand Up @@ -295,11 +295,16 @@ prompt-toolkit==3.0.43
# via
# -r ./requirements_test.txt
# click-repl
proto-plus==1.23.0
# via
# -r ./requirements_test.txt
# google-api-core
protobuf==4.25.3
# via
# -r ./requirements_test.txt
# google-api-core
# googleapis-common-protos
# proto-plus
psutil==5.9.8
# via
# -r ./requirements_test.txt
Expand All @@ -310,20 +315,20 @@ psycopg2-binary==2.9.9
# via
# -r ./requirements_test.txt
# opencensus-ext-postgresql
pyasn1==0.5.1
pyasn1==0.6.0
# via
# -r ./requirements_test.txt
# pyasn1-modules
# rsa
pyasn1-modules==0.3.0
pyasn1-modules==0.4.0
# via
# -r ./requirements_test.txt
# google-auth
pycodestyle==2.11.1
# via
# -r ./requirements_test.txt
# flake8
pycparser==2.21
pycparser==2.22
# via
# -r ./requirements_test.txt
# cffi
Expand All @@ -348,7 +353,7 @@ pytest==8.1.1
# -r ./requirements_test.txt
# pytest-cov
# pytest-django
pytest-cov==4.1.0
pytest-cov==5.0.0
# via -r ./requirements_test.txt
pytest-django==4.8.0
# via -r ./requirements_test.txt
Expand All @@ -363,7 +368,7 @@ python-dateutil==2.9.0.post0
# faker
# freezegun
# python-crontab
python-keycloak==3.9.1
python-keycloak==3.12.0
# via -r ./requirements_test.txt
pytz==2024.1
# via
Expand Down Expand Up @@ -409,9 +414,9 @@ tornado==6.4
# via
# -r ./requirements_test.txt
# flower
tox==4.14.1
tox==4.14.2
# via -r ./requirements_test.txt
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# -r ./requirements_test.txt
# azure-core
Expand All @@ -430,7 +435,7 @@ urllib3==1.26.18
# via
# -r ./requirements_test.txt
# requests
uvicorn==0.28.0
uvicorn==0.29.0
# via -r ./requirements_test.txt
vcrpy==6.0.1
# via -r ./requirements_test.txt
Expand Down
Loading

0 comments on commit aaa0653

Please sign in to comment.