Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Commit

Permalink
Update requires
Browse files Browse the repository at this point in the history
  • Loading branch information
shanefontaine committed Dec 29, 2018
1 parent 2dd9eba commit 81db660
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,11 @@
from setuptools import setup, find_packages

install_requires = [
'sortedcontainers>=1.5.9',
'requests>=2.13.0',
'six>=1.10.0',
'websocket-client>=0.40.0',
'pymongo>=3.5.1',
]

tests_require = [
'pytest',
'python-dateutil>=2.7.5',
]

with open("README.md", "r") as fh:
Expand Down

0 comments on commit 81db660

Please sign in to comment.