Skip to content

Commit

Permalink
Set aiohttp to a later release (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabaff committed Jun 14, 2021
1 parent 6570d81 commit 4e5ca56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -9,7 +9,7 @@
URL = "https://github.com/exxamalte/python-aio-geojson-client"

REQUIRES = [
'aiohttp',
'aiohttp>=3.7.4,<4',
'geojson>=2.4.0',
'haversine>=1.0.1',
]
Expand Down

0 comments on commit 4e5ca56

Please sign in to comment.