Update requirements.txt

This commit is contained in:
Brett Williams
2023-05-24 13:19:54 -05:00
parent 8a3854a51e
commit 9d9984cb0b
2 changed files with 9 additions and 8 deletions

View File

@@ -1,11 +1,12 @@
click~=8.1.3
requests==2.28.1
psutil~=5.9.0
requests==2.31.0
psutil==5.9.5
PyYAML~=6.0
Flask==2.2.2
rich==12.6.0
Flask==2.3.2
rich==13.3.5
ffmpeg-python
Werkzeug~=2.2.2
Werkzeug==2.3.4
tkinterdnd2~=0.3.0
future~=0.18.2
json2html~=1.3.0
future==0.18.3
json2html~=1.3.0
SQLAlchemy~=2.0.15