-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathrequirements.txt
82 lines (82 loc) · 1.36 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
argh==0.26.2
atomicwrites==1.4.0
attrs==21.2.0
bgzip==0.4.0
blinker==1.4
Brotli==1.0.9
certifi==2024.7.4
cffi==1.15.0
chardet==4.0.0
charset-normalizer==2.0.8
click==8.0.3
ConfigArgParse==1.5.3
configobj==5.0.9
configparser==5.1.0
coverage==6.2
cryptography==44.0.1
entrypoints==0.3
flake8==4.0.1
Flask==2.2.5
Flask-BasicAuth==0.2.0
Flask-Cors==5.0.0
Flask-Mail==0.9.1
Flask-Paranoid==0.2.0
Flask-SQLAlchemy==2.5.1
Flask-WTF==1.0.0
future==0.18.3
gevent==23.9.1
geventhttpclient==1.5.3
greenlet==1.1.2
idna==3.7
importlib-metadata==4.2.0
iniconfig==1.1.1
itsdangerous==2.0.1
Jinja2==3.1.5
locust==2.8.6
MarkupSafe==2.1.1
mccabe==0.6.1
mod-wsgi==4.9.3
more-itertools==8.12.0
msgpack==1.0.3
packaging==21.3
pathtools==0.1.2
pep517==0.12.0
pip-tools==6.4.0
pluggy==1.0.0
psutil==5.9.1
psycopg2-binary==2.9.2
py==1.11.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.8.0
pycosat==0.6.3
pycparser==2.21
pyflakes==2.4.0
pyOpenSSL==21.0.0
pyparsing==3.0.6
pytabix==0.1
pytest==6.2.5
python-gnupg==0.4.8
python-ldap==3.4.0
PyYAML==6.0
pyzmq==23.0.0
requests==2.32.0
roundrobin==0.0.2
ruamel.yaml==0.17.17
ruamel.yaml.clib==0.2.6
simplejson==3.17.6
six==1.16.0
SQLAlchemy==1.4.27
systematic==4.8.7
toml==0.10.2
tomli==1.2.2
twobitreader==3.1.7
typing_extensions==4.0.0
urllib3==1.26.19
watchdog==2.1.6
wcwidth==0.2.5
Werkzeug==3.0.6
WTForms==3.0.0
zipp==3.19.1
zope.event==4.5.0
zope.interface==5.4.0