Skip to content

Commit

Permalink
update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
RTXUX committed Oct 22, 2024
1 parent 4c376e7 commit 285ac2c
Showing 1 changed file with 25 additions and 29 deletions.
54 changes: 25 additions & 29 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,34 +1,30 @@
aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-core==2.15.2
asgiref==3.7.2
certifi==2024.7.4
cffi==1.16.0
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
cryptography==42.0.4
defusedxml==0.7.1
Django==4.2.15
django-allauth==0.57.0
gevent==23.9.1
greenlet==3.0.3
idna==3.7
cryptography==43.0.1
Django==4.2.16
django-allauth==65.0.2
gevent==24.2.1
greenlet==3.1.1
idna==3.10
jmespath==0.10.0
Markdown==3.4.4
oauthlib==3.2.2
psycopg==3.1.12
psycopg-binary==3.1.12
psycopg-pool==3.1.8
pycparser==2.21
pycryptodome==3.19.1
Pygments==2.16.1
PyJWT==2.8.0
Markdown==3.7
psycopg==3.2.3
psycopg-binary==3.2.3
psycopg-pool==3.2.3
pycparser==2.22
pycryptodome==3.21.0
Pygments==2.18.0
PyJWT==2.9.0
pymemcache==4.0.0
pyOpenSSL==24.0.0
python3-openid==3.2.0
PyYAML==6.0.1
requests==2.32.0
requests-oauthlib==1.3.1
sqlparse==0.5.0
typing_extensions==4.9.0
urllib3==2.2.2
uWSGI==2.0.22
pyOpenSSL==24.2.1
PyYAML==6.0.2
requests==2.32.3
sqlparse==0.5.1
typing_extensions==4.12.2
urllib3==2.2.3
uWSGI==2.0.27
zope.event==5.0
zope.interface==6.2
zope.interface==7.0.3

0 comments on commit 285ac2c

Please sign in to comment.