Skip to content

Commit

Permalink
Merge pull request GeographicaGS#63 from GeographicaGS/dev
Browse files Browse the repository at this point in the history
New verison
  • Loading branch information
José M. Camacho authored Jul 15, 2019
2 parents 3149f2c + 1d68cd7 commit a86e8f0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
22 changes: 11 additions & 11 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 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.5"
version = "0.9.6"
description = "A longitudinal lib"
authors = ["Geographica <[email protected]>"]
homepage = "https://github.com/GeographicaGS/Longitude"
Expand All @@ -15,16 +15,16 @@ python = "^3.7"
aiohttp = "^3.5"
aredis = "^1.1"
asyncio = "^3.4"
carto = "1.4"
cartoframes = "^0.9.0"
geolibs-cartoasync = "^0.0.4"
pandas = "^0.24.1"
psycopg2-binary = "2.7.7"
redis = "3.1"
sqlalchemy = "^1.3"
pyjwt = "^1.7"
aioauth-client = "^0.16.2"
environs = "^5.0"
psycopg2-binary = "^2.8"
redis = "^3.2"
carto = "^1.6"

[tool.poetry.dev-dependencies]
flake8 = "^3.7"
Expand Down

0 comments on commit a86e8f0

Please sign in to comment.