forked from PASTAplus/ezEML
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
61 lines (61 loc) · 1.02 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
alembic==1.10.4
blinker==1.6.2
brotlipy==0.7.0
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
cryptography==40.0.2
daiquiri==3.0.0
dnspython==2.3.0
dominate==2.7.0
email-validator==1.3.1
exceptiongroup==1.1.1
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
greenlet==2.0.2
idna==3.4
importlib-metadata==6.6.0
importlib-resources==5.12.0
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
lxml==4.9.2
Mako==1.2.4
MarkupSafe==2.1.2
metapype==0.0.25
numpy==1.24.3
packaging==23.1
pandas==2.0.1
pendulum==2.1.2
pip==23.1.2
pluggy==1.0.0
pycparser==2.21
pyOpenSSL==23.1.1
PySocks==1.7.1
pytest==7.3.1
python-dateutil==2.8.2
python-json-logger==2.0.7
pytz==2023.3
pytzdata==2020.1
requests==2.29.0
requests-file==1.5.1
rfc3986==2.0.0
setuptools==67.7.2
six==1.16.0
SQLAlchemy==2.0.12
tomli==2.0.1
typing_extensions==4.5.0
tzdata==2023.3
urllib3==1.26.15
uWSGI==2.0.21
visitor==0.1.3
Werkzeug==2.3.3
wheel==0.40.0
WTForms==3.0.1
zipp==3.15.0