-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
124 lines (124 loc) · 2.21 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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
alabaster==0.7.12
alembic==1.13.2
amqp==5.2.0
argcomplete==1.12.3
async-timeout==4.0.3
attrs==21.2.0
Babel==2.9.1
backports.entry-points-selectable==1.1.0
beautifulsoup4==4.10.0
billiard==4.2.0
black==24.4.2
blinker==1.8.2
cairocffi==1.7.1
CairoSVG==2.7.1
celery==5.4.0
certifi==2021.10.8
cffi==1.16.0
chardet==5.2.0
charset-normalizer==2.0.7
click==8.1.7
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
colorama==0.4.4
colorlog==6.6.0
cryptography==42.0.5
cssselect2==0.7.0
defusedxml==0.7.1
Deprecated==1.2.14
distlib==0.3.3
dnspython==2.6.1
docutils==0.17.1
dominate==2.9.1
email_validator==2.2.0
exceptiongroup==1.2.1
filelock==3.3.1
Flask==3.0.3
Flask-Bootstrap==3.3.7.1
Flask-Login==0.6.3
Flask-Mail==0.10.0
Flask-Migrate==4.0.7
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.2.1
furo==2021.10.9
future==1.0.0
greenlet==3.0.3
idna==3.7
imagesize==1.2.0
iniconfig==2.0.0
itsdangerous==2.2.0
Jinja2==3.1.4
joblib==1.4.2
kombu==5.3.7
livereload==2.6.3
lxml==5.2.2
lzstring==1.0.4
Mako==1.3.5
markdown-it-py==1.1.0
MarkupSafe==2.1.5
mdit-py-plugins==0.2.8
mypy-extensions==1.0.0
myst-parser==0.15.2
numpy==2.0.0
packaging==24.1
pandas==2.2.2
pathspec==0.12.1
pillow==10.3.0
pip-chill==1.0.3
pipenv==2022.1.8
platformdirs==2.6.2
playwright==1.44.0
pluggy==1.5.0
prompt_toolkit==3.0.47
py==1.11.0
pycparser==2.22
pyee==11.1.0
Pygments==2.10.0
pyparsing==3.1.2
pypng==0.20220715.0
pytest==8.2.2
pytest-base-url==2.1.0
pytest-playwright==0.5.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-slugify==8.0.4
pytz==2024.1
PyYAML==6.0
qrcode==7.4.2
redis==5.0.7
reportlab==4.2.2
requests==2.26.0
scikit-learn==1.5.0
scipy==1.14.0
six==1.16.0
snowballstemmer==2.1.0
soupsieve==2.2.1
Sphinx==4.2.0
sphinx-autobuild==2021.3.14
sphinx-panels==0.6.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==2.0.31
svglib==1.5.1
text-unidecode==1.3
threadpoolctl==3.5.0
tinycss2==1.3.0
tomli==2.0.1
tornado==6.1
typing_extensions==4.12.2
tzdata==2024.1
urllib3==1.26.7
vine==5.1.0
virtualenv==20.8.1
virtualenv-clone==0.5.7
visitor==0.1.3
wcwidth==0.2.13
webencodings==0.5.1
Werkzeug==3.0.3
wrapt==1.16.0
WTForms==3.1.2