-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
37 lines (36 loc) · 1.25 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
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.org/simple
catboost==0.24.2
click==8.0.0; python_version >= '3.6'
cycler==0.10.0
dataclasses==0.8; python_version < '3.7'
flask-wtf==0.14.3
flask==2.0.0
graphviz==0.16; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
gunicorn==20.1.0
itsdangerous==2.0.1; python_version >= '3.6'
jinja2==3.0.1; python_version >= '3.6'
joblib==1.0.1; python_version >= '3.6'
kiwisolver==1.3.1; python_version >= '3.6'
markupsafe==2.0.1; python_version >= '3.6'
matplotlib==3.3.4; python_version >= '3.6'
numpy==1.19.5
pandas==1.1.5; python_full_version >= '3.6.1'
pillow==8.2.0; python_version >= '3.6'
plotly==4.14.3
pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-dateutil==2.8.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytz==2021.1
retrying==1.3.3
scikit-learn==0.24.2; python_version >= '3.6'
scipy==1.5.4; python_version >= '3.6'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
sklearn==0.0
threadpoolctl==2.1.0; python_version >= '3.5'
werkzeug==2.0.1; python_version >= '3.6'
wtforms==2.3.3