-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
41 lines (41 loc) · 1 KB
/
environment.yml
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
name: classifying-disaster-messages
channels:
- defaults
dependencies:
- ca-certificates=2021.7.5=haa95532_1
- certifi=2021.5.30=py38haa95532_0
- openssl=1.1.1k=h2bbff1b_0
- pip=21.1.3=py38haa95532_0
- python=3.8.10=hdbf39b2_7
- setuptools=52.0.0=py38haa95532_0
- sqlite=3.36.0=h2bbff1b_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.36.2=pyhd3eb1b0_0
- wincertstore=0.2=py38_0
- pip:
- click==8.0.1
- colorama==0.4.4
- flask==2.0.1
- greenlet==1.1.0
- gunicorn==20.1.0
- itsdangerous==2.0.1
- jinja2==3.0.1
- joblib==1.0.1
- markupsafe==2.0.1
- nltk==3.6.2
- numpy==1.21.0
- pandas==1.3.0
- plotly==5.1.0
- python-dateutil==2.8.1
- pytz==2021.1
- regex==2021.7.6
- scikit-learn==0.24.2
- scipy==1.7.0
- six==1.16.0
- sqlalchemy==1.4.20
- tenacity==8.0.1
- threadpoolctl==2.2.0
- tqdm==4.61.2
- werkzeug==2.0.1
prefix: C:\Users\josec\anaconda3\envs\classifying-disaster-messages