-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
85 lines (85 loc) · 1.53 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
83
84
85
alabaster==0.7.12
alembic==1.11.2
async-generator==1.10
attrs==21.4.0
Babel==2.9.1
beautifulsoup4==4.11.1
behave==1.2.6
Brotli==1.0.9
certifi==2024.7.4
cffi==1.15.0
charset-normalizer==2.0.8
click==8.0.3
colorama==0.4.6
ConfigArgParse==1.5.3
coverage==6.2
cryptography==43.0.1
cycler==0.11.0
docutils==0.17.1
Flask==2.2.5
Flask-BasicAuth==0.2.0
Flask-Cors==5.0.0
Flask-Login==0.6.3
Flask-WTF==1.2.1
fonttools==4.43.0
gevent==24.2.1
geventhttpclient==2.0.11
greenlet==3.0.3
h11==0.12.0
idna==3.7
imagesize==1.3.0
itsdangerous==2.0.1
Jinja2==3.1.4
kiwisolver==1.3.2
locust==2.5.1
Mako==1.2.4
MarkupSafe==2.1.2
matplotlib==3.5.1
msgpack==1.0.3
numpy==1.23.1
outcome==1.1.0
packaging==21.3
pandas==1.3.5
parse==1.19.0
parse-type==0.5.2
pdfkit==1.0.0
pgeocode==0.3.0
pillow==10.3.0
psutil==5.9.0
pycountry==20.7.3
pycparser==2.21
Pygments==2.15.1
pyOpenSSL==21.0.0
pyparsing==3.0.6
python-dateutil==2.8.2
python-dotenv==0.19.2
pytz==2021.3
pywin32==306; sys_platform=='win32'
pyzmq==22.3.0
requests==2.32.3
roundrobin==0.0.2
selenium==4.1.0
six==1.16.0
sniffio==1.2.0
snowballstemmer==2.2.0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
Sphinx==4.3.0
sphinx-rtd-theme==1.0.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
SQLAlchemy==1.4.27
trio==0.19.0
trio-websocket==0.9.2
typing_extensions==4.0.1
urllib3==1.26.19
urllib3-secure-extra==0.1.0
Werkzeug==3.0.6
wsproto==1.0.0
WTForms==3.0.1
zope.event==4.5.0
zope.interface==5.4.0