-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
53 lines (53 loc) · 917 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
alembic==1.10.4
beautifulsoup4==4.12.2
blinker==1.6.2
build==0.10.0
cfgv==3.3.1
click==8.1.3
coverage==7.2.7
distlib==0.3.6
dnspython==2.3.0
dominate==2.8.0
email-validator==2.0.0.post2
exceptiongroup==1.1.1
filelock==3.12.0
Flask==2.3.2
Flask-Bootstrap==3.3.7.1
Flask-Login==0.6.2
Flask-Migrate==4.0.4
Flask-SQLAlchemy==3.0.3
Flask-WTF==1.1.1
identify==2.5.24
idna==3.4
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
Mako==1.2.4
MarkupSafe==2.1.2
nodeenv==1.7.0
numpy==1.25.0
packaging==23.1
pandas==2.0.2
pip-tools==6.13.0
platformdirs==3.5.0
pluggy==1.0.0
pre-commit==3.3.1
pyproject_hooks==1.0.0
pytest==7.3.1
pytest-cov==4.1.0
pytest-dependency==0.5.1
pytest-order==1.1.0
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2023.3
PyYAML==6.0
six==1.16.0
soupsieve==2.4.1
SQLAlchemy==2.0.12
tomli==2.0.1
typing_extensions==4.5.0
tzdata==2023.3
virtualenv==20.23.0
visitor==0.1.3
Werkzeug==2.3.3
WTForms==3.0.1