-
Notifications
You must be signed in to change notification settings - Fork 7
/
requirements.txt
53 lines (53 loc) · 900 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.7.1
altgraph==0.17
blinker==1.4
cachetools==4.2.2
certifi==2022.6.15
charset-normalizer==2.0.4
click==8.0.1
colorama==0.4.4
dnspython==2.1.0
email-validator==1.1.3
flask==2.1.3
flask-login==0.6.2
flask-mail==0.9.1
flask-migrate==3.1.0
flask-sqlalchemy==2.5.1
flask-wtf==0.15.1
future==0.18.2
greenlet==1.1.1
httplib2==0.19.1
idna==3.2
importlib-metadata==3.10.0
itsdangerous==2.0.1
jinja2==3.1.2
macholib==1.14
mako==1.1.5
markupsafe==2.1.1
numpy==1.23.1
pefile==2019.4.18
pip==22.2.1
protobuf==3.17.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycryptodome==3.10.1
pyinstaller==3.6
pymssql==2.2.3
pyodbc==4.0.32
pyparsing==2.4.7
python-dateutil==2.8.2
requests==2.26.0
rsa==4.7.2
setuptools==52.0.0
six==1.16.0
sqlalchemy==1.4.23
uritemplate==3.0.1
urllib3==1.26.6
werkzeug==2.1.2
wheel==0.37.0
wincertstore==0.2
wtforms==2.3.3
xlsxwriter==3.0.3
zipp==3.5.0
gunicorn==20.1.0
apscheduler==3.10.3