1 changed files with 5 additions and 5 deletions
@ -1,5 +1,5 @@ |
|||
gevent>=1.3.0 |
|||
holster>=2.0.0 |
|||
requests>=2.20.1 |
|||
six>=1.11.0 |
|||
websocket-client>=0.44.0 |
|||
gevent>=1.3.0,<2 |
|||
holster>=2.0.0,<3 |
|||
requests>=2.20.1,<3 |
|||
six>=1.11.0,<2 |
|||
websocket-client>=0.44.0,<1 |
|||
|
Loading…
Reference in new issue