Skip to content

Commit

Permalink
Merge pull request GeographicaGS#65 from GeographicaGS/dev
Browse files Browse the repository at this point in the history
0.9.7
  • Loading branch information
José M. Camacho authored Jul 19, 2019
2 parents a86e8f0 + 7731179 commit 42e9e1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "geographica-longitude"
packages = [
{ include='longitude' }
]
version = "0.9.6"
version = "0.9.7"
description = "A longitudinal lib"
authors = ["Geographica <[email protected]>"]
homepage = "https://github.com/GeographicaGS/Longitude"
Expand All @@ -18,7 +18,7 @@ asyncio = "^3.4"
cartoframes = "^0.9.0"
geolibs-cartoasync = "^0.0.4"
pandas = "^0.24.1"
sqlalchemy = "^1.3"
sqlalchemy = ">=1.1.15, <2.0.0"
pyjwt = "^1.7"
aioauth-client = "^0.16.2"
environs = "^5.0"
Expand Down

0 comments on commit 42e9e1b

Please sign in to comment.