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
|
||||
ipython==9.4.0
|
||||
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
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user