requirements.txt 173 字节
Newer Older
H
hjdhnx 已提交
1
js2py
H
hjdhnx 已提交
2 3
pyquery
flask
H
hjdhnx 已提交
4
requests
H
hjdhnx 已提交
5
flask-sqlalchemy
6 7
netifaces
gevent ; python_version < '3.9'
H
hjdhnx 已提交
8
supervisor ; sys_platform != 'win32' and python_version < '3.9'
9 10
func_timeout
easydict