Skip to content

Commit

Permalink
Update pyOpenSSL to 24.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taoky committed Feb 17, 2024
1 parent 3bf4032 commit 953bc78
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion requirements-manual.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ psycopg-pool==3.1.8
pycryptodome==3.19.0
pygments==2.16.1
pymemcache==4.0.0
pyOpenSSL==23.2.0
pyOpenSSL==24.0.0
PyYAML==6.0.1
requests==2.31.0
uWSGI==2.0.22
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
aliyun-python-sdk-core==2.13.36
asgiref==3.7.2
certifi==2023.7.22
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.0
cryptography==42.0.2
charset-normalizer==3.3.2
cryptography==42.0.3
defusedxml==0.7.1
Django==4.2.10
django-allauth==0.57.0
gevent==23.9.1
greenlet==3.0.0
idna==3.4
greenlet==3.0.3
idna==3.6
jmespath==0.10.0
Markdown==3.4.4
oauthlib==3.2.2
Expand All @@ -21,14 +21,14 @@ pycryptodome==3.19.0
Pygments==2.16.1
PyJWT==2.8.0
pymemcache==4.0.0
pyOpenSSL==23.2.0
pyOpenSSL==24.0.0
python3-openid==3.2.0
PyYAML==6.0.1
requests==2.31.0
requests-oauthlib==1.3.1
sqlparse==0.4.4
typing-extensions==4.8.0
urllib3==2.0.7
typing_extensions==4.9.0
urllib3==2.2.0
uWSGI==2.0.22
zope.event==5.0
zope.interface==6.1
zope.interface==6.2

0 comments on commit 953bc78

Please sign in to comment.