Skip to content

Commit

Permalink
restore requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-williams committed Oct 29, 2023
1 parent 72b357a commit fcfa301
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
4 changes: 3 additions & 1 deletion geopandas/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ dependencies:
- geopandas==0.12.2
- fiona==1.9.3[build=py310*]
- pip:
- -r requirements.txt
- -r ../requirements.txt
- geopy
- pyshp
22 changes: 22 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
beautifulsoup4
click
dask[dataframe]
fastparquet
GitPython
kaleido
ipython
jupyter
jupyter-client==7.4.9
lxml
nbclassic==0.4.8
numpy
openpyxl
pandas
papermill
plotly
pyarrow
pygithub
requests
sqlalchemy==1.4.46
tabula-py
utz>=0.3.27

0 comments on commit fcfa301

Please sign in to comment.