update requirements

This commit is contained in:
Simon 2025-08-14 17:59:44 +07:00
parent 77caec7f40
commit df28506416
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
3 changed files with 14 additions and 12 deletions

View File

@ -1,2 +1,2 @@
redis
ipython
ipython==9.4.0
redis==6.4.0

2
requirements-dev.txt Normal file
View File

@ -0,0 +1,2 @@
-r tubearchivist/web/requirements.txt
requirementscheck==0.1.0

View File

@ -1,10 +1,10 @@
APScheduler==3.10.4
beautifulsoup4==4.12.3
flask==3.0.3
markdown==3.6
matplotlib==3.8.4
pandas==2.2.2
psycopg2-binary==2.9.9
redis==5.0.3
requests==2.31.0
uWSGI==2.0.25.1
APScheduler==3.11.0
beautifulsoup4==4.13.4
flask==3.1.1
markdown==3.8.2
matplotlib==3.10.5
pandas==2.3.1
psycopg2-binary==2.9.10
redis==6.4.0
requests==2.32.4
uWSGI==2.0.30