-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
57 lines (57 loc) · 948 Bytes
/
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
alembic==1.12.0
astroid==3.0.0
autopep8==2.0.4
beautifulsoup4==4.12.2
behave==1.2.6
blinker==1.6.2
cachelib==0.10.2
cfgv==3.4.0
click==8.1.7
config==0.5.1
coverage==7.3.1
dill==0.3.7
distlib==0.3.7
et-xmlfile==1.1.0
filelock==3.13.1
Flask==2.3.3
Flask-Login==0.6.2
Flask-Migrate==3.1.0
Flask-Session==0.5.0
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.2.1
gunicorn==21.2.0
identify==2.5.31
isort==5.12.0
itsdangerous==2.1.2
Jinja2==3.1.2
Mako==1.2.4
MarkupSafe==2.1.3
mccabe==0.7.0
mock==5.1.0
nodeenv==1.8.0
numpy==1.26.0
openpyxl==3.1.2
packaging==23.1
pandas==2.1.1
parse==1.19.1
parse-type==0.6.2
platformdirs==3.11.0
pre-commit==3.5.0
psycopg2==2.9.7
psycopg2-binary==2.9.7
pycodestyle==2.11.1
pylint==3.0.1
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2023.3.post1
PyYAML==6.0.1
six==1.16.0
soupsieve==2.5
SQLAlchemy==2.0.21
tomli==2.0.1
tomlkit==0.12.1
typing_extensions==4.8.0
tzdata==2023.3
virtualenv==20.24.6
Werkzeug==2.3.7
WTForms==3.1.0