-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
51 lines (50 loc) · 1.04 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
42
43
44
45
46
47
48
49
50
name: re
channels:
- conda-forge
- defaults
dependencies:
- python=3.10.6
- pip
- pip:
- beautifulsoup4==4.11.1
- bs4==0.0.1
- joblib==1.2.0
- lxml==4.8.0
- numpy==1.23.3
- pandas==1.5.0
- pillow==9.2.0
- requests>=2.28
- scikit-learn==1.1.2
- scipy==1.9.1
- selenium==4.2.0
- streamlit==1.13.0
- tqdm==4.64.1
- urllib3==1.26.9
- webdriver-manager==3.7.0
- xgboost==1.7.1
- zipp==3.8.1
- plotly==5.10.0
- matplotlib==3.6.0
- jupyter==1.0.0
- geopandas>=0.11
- networkx>=2.8
- pyproj>=3.3
- Rtree>=1.0
- Shapely>=1.8,<2.0
- osmnx==1.2.2
- py7zr==0.20.0
- rioxarray==0.12.2
- fasttext==0.9.2
- compress-fasttext==0.1.3
- gensim==4.2.0
- streamlit-option-menu==0.3.2
- streamlit-folium==0.6.15
- folium==0.13.0
- torch==1.12.0
- torchvision==0.14.0
- transformers==4.24.0
- category-encoders==2.5.1
- pyecharts==1.9.1
- streamlit-echarts==0.4.0
- shap==0.41.0
- streamlit-shap==1.0.2