Joshua Sundance Bailey commited on
Commit
fd82023
2 Parent(s): 88c7c4c f01926e

Merge pull request #45 from joshuasundance-swca/dependabot/pip/app-84f5040629

Browse files
Files changed (2) hide show
  1. dev-requirements.txt +2 -2
  2. requirements.txt +4 -4
dev-requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
- pytest==8.0.0
2
- pytest-cov==4.1.0
 
1
+ pytest==8.1.1
2
+ pytest-cov==5.0.0
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- aiohttp==3.9.3
2
  beautifulsoup4==4.12.3
3
  geopandas==0.14.3
4
- lxml==5.1.0
5
  numpy==1.26.4 # pinned for snyk
6
  pyogrio==0.7.2
7
  restgdf==1.0.0
8
- streamlit==1.31.0
9
- topojson==1.7
 
1
+ aiohttp==3.9.4
2
  beautifulsoup4==4.12.3
3
  geopandas==0.14.3
4
+ lxml==5.2.1
5
  numpy==1.26.4 # pinned for snyk
6
  pyogrio==0.7.2
7
  restgdf==1.0.0
8
+ streamlit==1.33.0
9
+ topojson==1.8