requirements.txt 205 字节
Newer Older
H
hjdhnx 已提交
1
js2py
H
hjdhnx 已提交
2 3
pyquery
flask
4
flask_migrate
H
hjdhnx 已提交
5
flask-sqlalchemy
6
requests
7 8
netifaces
gevent ; python_version < '3.9'
H
hjdhnx 已提交
9 10
gunicorn  ; python_version >= '3.6'
supervisor ; sys_platform != 'win32'
11
func_timeout
H
hjdhnx 已提交
12 13
easydict
jsonpath