Merge pull request #27 from joshuasundance-swca/dependabot/pip/app-3636466efd
Browse files- 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.
|
4 |
-
lxml==5.0.
|
5 |
-
numpy==1.26.
|
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
|