Skip to content

Commit

Permalink
Merge pull request #396 from PyPlanet/feature/395
Browse files Browse the repository at this point in the history
[TASK] Update libraries.
  • Loading branch information
tomvlk committed Jul 1, 2017
2 parents f7adc18 + a27d6d3 commit 09a79e5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@ aiofiles==0.3.1
asyncssh==1.10.1

# Network
aiohttp==2.1.0
requests==2.17.3
aiohttp==2.2.0
requests==2.18.1
urllib3==1.21.1

# Utils
cached-property==1.3.0
watchdog==0.8.3
pandas==0.20.1
numpy==1.12.1
async_generator==1.7
pandas==0.20.2
numpy==1.13.0
async_generator==1.8
asyncio_extras==1.3.0
bcrypt==3.1.3
raven==6.1.0
Expand Down

0 comments on commit 09a79e5

Please sign in to comment.