Skip to content

Commit

Permalink
Merge pull request #44 from USEPA/main
Browse files Browse the repository at this point in the history
Update requirements.txt
  • Loading branch information
jbousquin authored Sep 14, 2023
2 parents f08761c + 81b172a commit 001ccd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ geopandas>=0.10.2, <0.13 # Has additional dependencies (pandas, numpy,
pint>=0.18 # May work on earlier versions but this is what it was tested on
dataretrieval>=1.*, <1.0.5 # 1.0.5 will break datetime handling, <1.0 doesn't have required functions
descartes>=1.1.0 # May be required for mapping in some jupyter notebooks
mapclassify>=2.4.0 # May be required for mapping in some jupyter notebooks

0 comments on commit 001ccd8

Please sign in to comment.