Corrected dependency

pull/68/head
Konstantin Gründger 2017-12-04 08:54:17 +01:00
rodzic e46be20df6
commit 7407d3a814
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -39,7 +39,7 @@ setup(
'alembic==0.9.6',
'aerofiles==0.4',
'geoalchemy2==0.4.0',
'shapely==1.5.17.post1',
'shapely>=1.5.17,<1.6',
'ogn-client==0.8.0',
'psycopg2==2.7.3.2'
],