Skip to content

Commit 00c1992

Browse files
committed
Updated environment.
1 parent c26b443 commit 00c1992

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

environment.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
name: carmapy
1+
name: carmapytest
22
channels:
3-
- defaults
43
- conda-forge
4+
- defaults
55
dependencies:
6-
- beautifulsoup4=4.9.3
7-
- geopandas=0.8.1
8-
- geopy=2.1.0
9-
- jupyterlab=3.0.14
10-
- nodejs=14.8.0
11-
- pandas=1.2.4
12-
- pandas-datareader=0.9.0
6+
- beautifulsoup4=4.10.0
7+
- geopandas=0.9.0
8+
- geopy=2.2.0
9+
- jupyterlab=3.2.1
10+
- nodejs=16.6.1
11+
- pandas=1.3.4
12+
- pandas-datareader=0.10.0
1313
- pip
14-
- plotly=4.14.3
14+
- plotly=5.1.0
1515
- pyarrow=4.0.1
16-
- python=3.8
16+
- python=3.9
1717
- textblob=0.15.3
1818
- pip:
19-
- pynytimes==0.6.1
20-
- wrds==3.0.10
19+
- pynytimes==0.7.0
20+
- wrds==3.1.1

0 commit comments

Comments
 (0)