Skip to content

Commit

Permalink
bump all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
RTXUX committed Oct 22, 2024
1 parent bbafec3 commit 8079e0c
Showing 1 changed file with 16 additions and 14 deletions.
30 changes: 16 additions & 14 deletions requirements-manual.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
# Packages used directly
# requirements.txt should be generated by `pip freeze > requirements.txt`.
aliyun-python-sdk-core==2.13.36
Django==4.2.15
django-allauth==0.57.0
gevent==23.9.1
Markdown==3.4.4
psycopg==3.1.12
psycopg-binary==3.1.12
psycopg-pool==3.1.8
pycryptodome==3.19.1
pygments==2.16.1
aliyun-python-sdk-core==2.15.2
Django==4.2.16
asgiref==3.7.2
django-allauth==65.0.2
gevent==24.2.1
Markdown==3.7
psycopg==3.2.3
psycopg-binary==3.2.3
psycopg-pool==3.2.3
pycryptodome==3.21.0
pygments==2.18.0
pymemcache==4.0.0
pyOpenSSL==24.0.0
PyYAML==6.0.1
requests==2.32.0
uWSGI==2.0.22
pyOpenSSL==24.2.1
PyYAML==6.0.2
requests==2.32.3
uWSGI==2.0.27
pyJWT==2.9.0

0 comments on commit 8079e0c

Please sign in to comment.