Update requirements.txt
This commit is contained in:
parent
fa7a8376ec
commit
86093ab975
|
@ -1,17 +1,17 @@
|
||||||
argparse~=1.4.0
|
argparse
|
||||||
discord.py==1.7.3
|
discord.py==1.7.3
|
||||||
selenium==4.9.1
|
selenium
|
||||||
pillow
|
pillow
|
||||||
pyvirtualdisplay~=3.0
|
pyvirtualdisplay
|
||||||
undetected_chromedriver
|
undetected_chromedriver
|
||||||
requests~=2.31.0
|
requests
|
||||||
flask~=3.0.0
|
flask
|
||||||
flask_sse
|
flask_sse
|
||||||
EasyProcess
|
EasyProcess
|
||||||
pyotp~=2.9.0
|
pyotp
|
||||||
packaging
|
packaging
|
||||||
apscheduler~=3.10.4
|
apscheduler
|
||||||
flask_login
|
flask_login
|
||||||
gunicorn
|
gunicorn
|
||||||
gevent~=23.9.1
|
gevent
|
||||||
redis~=5.0.1
|
redis
|
Loading…
Reference in New Issue