Skip to content

Commit

Permalink
requirements updates for chatsecure and filesharing
Browse files Browse the repository at this point in the history
  • Loading branch information
radio24 committed Sep 17, 2024
1 parent 5ad1428 commit bd13052
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions lib/chatsecure/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
cryptography==41.0.6
dnspython==2.3.0
eventlet==0.33.3
dnspython==2.6.1
eventlet==0.35.2
exceptiongroup==1.1.1
Flask==2.2.5
Flask-Cors==3.0.10
Flask-RESTful==0.3.9
Flask-SocketIO==5.3.2
greenlet==2.0.2
gunicorn==20.1.0
idna==3.4
idna==3.7
importlib-metadata==6.0.0
iniconfig==2.0.0
itsdangerous==2.1.2
Expand All @@ -38,4 +38,4 @@ six==1.16.0
tomli==2.0.1
urllib3==1.26.18
Werkzeug==3.0.1
zipp==3.14.0
zipp==3.14.0
2 changes: 1 addition & 1 deletion lib/filesharing/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
APScheduler==3.10.1
asgiref==3.7.2
click==8.1.3
Django==4.2.7
Django==4.2.11
gunicorn==20.1.0
pytz==2023.3
six==1.16.0
Expand Down

0 comments on commit bd13052

Please sign in to comment.