Skip to content

Commit

Permalink
Update direct deps in requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
taoky committed Sep 9, 2023
1 parent 0f3786a commit 0dc8c82
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,30 +5,30 @@ cffi==1.15.1
charset-normalizer==2.1.1
cryptography==41.0.3
defusedxml==0.7.1
Django==4.2.4
django-allauth==0.51.0
gevent==23.7.0
Django==4.2.5
django-allauth==0.56.1
gevent==23.9.0.post1
idna==3.4
importlib-metadata==4.12.0
importlib-metadata==6.8.0
jmespath==0.10.0
Markdown==3.4.1
Markdown==3.4.4
oauthlib==3.2.2
psycopg==3.1.10
psycopg-binary==3.1.10
psycopg-pool==3.1.7
pycparser==2.21
Pygments==2.15.0
Pygments==2.16.1
PyJWT==2.5.0
pyOpenSSL==23.2.0
pymemcache==4.0.0
pyOpenSSL==23.2.0
python3-openid==3.2.0
pytz==2022.2.1
PyYAML==6.0
pytz==2023.3.post1
PyYAML==6.0.1
requests==2.31.0
requests-oauthlib==1.3.1
six==1.16.0
sqlparse==0.4.4
typing-extensions==4.3.0
typing_extensions==4.3.0
urllib3==1.26.12
uwsgi==2.0.22
uWSGI==2.0.22
zipp==3.8.1

0 comments on commit 0dc8c82

Please sign in to comment.