-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
53 lines (53 loc) · 888 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
atomicwrites==1.4.0
attrs==21.4.0
bcrypt==3.2.2
black==22.3.0
blinker==1.6.2
certifi==2023.5.7
cffi==1.15.0
charset-normalizer==2.0.12
click==8.1.3
colorama==0.4.4
coverage==6.3.2
dnspython==2.2.1
docopt==0.6.2
email-validator==1.2.1
Flask==2.3.2
Flask-Bcrypt==1.0.1
Flask-Login==0.6.1
Flask-SQLAlchemy==2.5.1
Flask-WTF==1.0.1
greenlet==1.1.2
idna==3.3
iniconfig==1.1.1
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.1
mypy-extensions==0.4.3
numpy==1.22.3
packaging==21.3
pandas==1.4.2
pathspec==0.9.0
pipreqs==0.4.11
platformdirs==2.5.2
pluggy==1.0.0
pycparser==2.21
pyodbc==4.0.32
pyparsing==3.0.9
pytest==7.1.2
pytest-cov==3.0.0
pytest-flask==1.2.0
pytest-sugar==0.9.4
python-dateutil==2.8.2
python-dotenv==0.20.0
pytz==2022.1
requests==2.27.1
six==1.16.0
SQLAlchemy==1.4.35
termcolor==1.1.0
tomli==2.0.1
urllib3==1.26.9
Werkzeug==2.3.4
wincertstore==0.2
WTForms==3.0.1
yarg==0.1.9