mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-12 12:20:25 +08:00
BUG: Require geopy 0.96 in test requirements
Changes in 0.97 break GeoPandas error detection. Until this is properly handled, this fixes the Travis build.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
psycopg2>=2.5.1
|
||||
geopy>=0.95.1
|
||||
geopy==0.96.3
|
||||
matplotlib>=1.2.1
|
||||
descartes>=1.0
|
||||
|
||||
Reference in New Issue
Block a user