Skip to content

Commit

Permalink
specify picogeojson < 0.7 (not yet supported)
Browse files Browse the repository at this point in the history
  • Loading branch information
njwilson23 committed Aug 18, 2018
1 parent f767dd6 commit 4ffaed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
setuptools >= 17.0
numpy >= 1.10
coordstring >= 0.1.2
picogeojson >= 0.6.1
picogeojson >= 0.6.1,< 0.6.3
pyproj >= 1.9
gdal >= 1.10
blosc >= 1.2.8

0 comments on commit 4ffaed5

Please sign in to comment.