Joshua Sundance Bailey commited on
Commit
ed12174
·
unverified ·
2 Parent(s): 4c3dd43 35e40e1

Merge pull request #27 from joshuasundance-swca/dependabot/pip/app-3636466efd

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  aiohttp==3.9.1
2
  beautifulsoup4==4.12.2
3
- geopandas==0.14.1
4
- lxml==5.0.0
5
- numpy==1.26.2 # pinned for snyk
6
  pyogrio==0.7.2
7
  restgdf==1.0.0
8
  streamlit==1.29.0
 
1
  aiohttp==3.9.1
2
  beautifulsoup4==4.12.2
3
+ geopandas==0.14.2
4
+ lxml==5.0.1
5
+ numpy==1.26.3 # pinned for snyk
6
  pyogrio==0.7.2
7
  restgdf==1.0.0
8
  streamlit==1.29.0