Skip to content

Commit

Permalink
Bump dependencies using pipcompile
Browse files Browse the repository at this point in the history
  • Loading branch information
gounux committed Jan 9, 2025
1 parent 3c0a008 commit 068bc84
Showing 1 changed file with 3 additions and 17 deletions.
20 changes: 3 additions & 17 deletions docker-app/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
asgiref==3.8.1
# via
# django
# django-allauth
# django-countries
attrs==24.2.0
# via
Expand All @@ -33,11 +34,7 @@ cffi==1.17.0
charset-normalizer==3.3.2
# via requests
cryptography==44.0.0
# via
# django-cryptography
# pyjwt
defusedxml==0.7.1
# via python3-openid
# via django-cryptography
deprecated==1.2.15
# via -r /requirements/requirements.in
django==4.2.17
Expand Down Expand Up @@ -155,16 +152,12 @@ jsonschema-specifications==2023.12.1
# via jsonschema
mypy-boto3-s3==1.35.81
# via -r /requirements/requirements.in
oauthlib==3.2.2
# via requests-oauthlib
phonenumbers==8.13.52
# via -r /requirements/requirements.in
psycopg2==2.9.10
# via -r /requirements/requirements.in
pycparser==2.22
# via cffi
pyjwt[crypto]==2.9.0
# via django-allauth
pymemcache==4.0.0
# via -r /requirements/requirements.in
python-dateutil==2.9.0.post0
Expand All @@ -173,8 +166,6 @@ python-dateutil==2.9.0.post0
# django-auditlog
python-ipware==3.0.0
# via django-ipware
python3-openid==3.2.0
# via django-allauth
pytz==2024.1
# via django-notifications-hq
pyyaml==6.0.2
Expand All @@ -184,12 +175,7 @@ referencing==0.35.1
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via
# django-allauth
# requests-oauthlib
# stripe
requests-oauthlib==2.0.0
# via django-allauth
# via stripe
rpds-py==0.20.0
# via
# jsonschema
Expand Down

0 comments on commit 068bc84

Please sign in to comment.