Properly set requirements of ws4py and requests.

This commit is contained in:
Rapptz
2015-10-18 23:34:27 -04:00
parent e2af5d545a
commit 7ff2cd008f
3 changed files with 6 additions and 6 deletions

View File

@ -1,2 +1,2 @@
ws4py
requests
ws4py>=0.3.4
requests>=2.7.0