Skip to content

Commit

Permalink
chore: bump arcgis version
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdadams committed May 22, 2024
1 parent 2a4b58f commit f6173db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
keywords=["gis"],
install_requires=[
"arcgis>=2.2,<2.3",
"arcgis==2.3.*",
"geopandas==0.14.*",
"pg8000>=1.29,<1.32",
"psycopg2-binary==2.9.*",
Expand Down

0 comments on commit f6173db

Please sign in to comment.