mirror of
https://github.com/tubearchivist/tubearchivist-server.git
synced 2025-08-27 18:08:17 +00:00
update requirements
This commit is contained in:
parent
77caec7f40
commit
df28506416
@ -1,2 +1,2 @@
|
|||||||
redis
|
ipython==9.4.0
|
||||||
ipython
|
redis==6.4.0
|
||||||
|
2
requirements-dev.txt
Normal file
2
requirements-dev.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
-r tubearchivist/web/requirements.txt
|
||||||
|
requirementscheck==0.1.0
|
@ -1,10 +1,10 @@
|
|||||||
APScheduler==3.10.4
|
APScheduler==3.11.0
|
||||||
beautifulsoup4==4.12.3
|
beautifulsoup4==4.13.4
|
||||||
flask==3.0.3
|
flask==3.1.1
|
||||||
markdown==3.6
|
markdown==3.8.2
|
||||||
matplotlib==3.8.4
|
matplotlib==3.10.5
|
||||||
pandas==2.2.2
|
pandas==2.3.1
|
||||||
psycopg2-binary==2.9.9
|
psycopg2-binary==2.9.10
|
||||||
redis==5.0.3
|
redis==6.4.0
|
||||||
requests==2.31.0
|
requests==2.32.4
|
||||||
uWSGI==2.0.25.1
|
uWSGI==2.0.30
|
||||||
|
Loading…
x
Reference in New Issue
Block a user