We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c26b443 commit 00c1992Copy full SHA for 00c1992
environment.yml
@@ -1,20 +1,20 @@
1
-name: carmapy
+name: carmapytest
2
channels:
3
- - defaults
4
- conda-forge
+ - defaults
5
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
+ - beautifulsoup4=4.10.0
+ - geopandas=0.9.0
+ - geopy=2.2.0
+ - jupyterlab=3.2.1
+ - nodejs=16.6.1
+ - pandas=1.3.4
+ - pandas-datareader=0.10.0
13
- pip
14
- - plotly=4.14.3
+ - plotly=5.1.0
15
- pyarrow=4.0.1
16
- - python=3.8
+ - python=3.9
17
- textblob=0.15.3
18
- pip:
19
- - pynytimes==0.6.1
20
- - wrds==3.0.10
+ - pynytimes==0.7.0
+ - wrds==3.1.1
0 commit comments