Merge pull request #25 from joshuasundance-swca/dependabot/pip/app-dab6a044f7
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
aiohttp==3.9.1
|
2 |
beautifulsoup4==4.12.2
|
3 |
geopandas==0.14.1
|
4 |
-
lxml==4.9.
|
5 |
numpy==1.26.2 # pinned for snyk
|
6 |
pyogrio==0.7.2
|
7 |
restgdf==1.0.0
|
|
|
1 |
aiohttp==3.9.1
|
2 |
beautifulsoup4==4.12.2
|
3 |
geopandas==0.14.1
|
4 |
+
lxml==4.9.4
|
5 |
numpy==1.26.2 # pinned for snyk
|
6 |
pyogrio==0.7.2
|
7 |
restgdf==1.0.0
|