TST: Allow geopy to use 0.99 or greater

This commit is contained in:
Kelsey Jordahl
2014-07-21 21:56:56 -07:00
parent df580b8784
commit 338efdf54b
+1 -1
View File
@@ -1,6 +1,6 @@
psycopg2>=2.5.1
SQLAlchemy>=0.8.3
geopy==0.99
geopy>=0.99
matplotlib>=1.2.1
descartes>=1.0
pytest-cov