Skip to content

Commit

Permalink
update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Serg-f committed Nov 24, 2023
1 parent 334c9d0 commit 872ec90
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,21 @@
asgiref==3.7.2
certifi==2023.11.17
cffi==1.16.0
charset-normalizer==3.3.2
cryptography==41.0.5
defusedxml==0.7.1
Django==4.2.5
django-allauth==0.58.2
idna==3.4
oauthlib==3.2.2
Pillow==10.1.0
psycopg2-binary==2.9.9
pycparser==2.21
PyJWT==2.8.0
python3-openid==3.2.0
requests==2.31.0
requests-oauthlib==1.3.1
sqlparse==0.4.4
typing_extensions==4.8.0
tzdata==2023.3

django-allauth~=0.58.2
urllib3==2.1.0

0 comments on commit 872ec90

Please sign in to comment.