Merge pull request #36 from joshuasundance-swca/dependabot/pip/app-931aebcef1
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ aiohttp==3.9.3
|
|
2 |
beautifulsoup4==4.12.3
|
3 |
geopandas==0.14.3
|
4 |
lxml==5.1.0
|
5 |
-
numpy==1.26.
|
6 |
pyogrio==0.7.2
|
7 |
restgdf==1.0.0
|
8 |
streamlit==1.31.0
|
|
|
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
|