Merge pull request #11 from joshuasundance-swca/dependabot/pip/pyogrio-0.7.2
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ aiohttp==3.8.6
|
|
2 |
beautifulsoup4==4.12.2
|
3 |
geopandas==0.14.0
|
4 |
lxml==4.9.3
|
5 |
-
pyogrio==0.7.
|
6 |
restgdf==0.0.13
|
7 |
streamlit==1.28.0
|
|
|
2 |
beautifulsoup4==4.12.2
|
3 |
geopandas==0.14.0
|
4 |
lxml==4.9.3
|
5 |
+
pyogrio==0.7.2
|
6 |
restgdf==0.0.13
|
7 |
streamlit==1.28.0
|