6 changed files with 14 additions and 12 deletions
@ -1,8 +1,9 @@ |
|||
aiohttp==1.3.1 |
|||
async-timeout==1.1.0 |
|||
chardet==2.3.0 |
|||
multidict==2.1.4 |
|||
python-engineio |
|||
python_socketio |
|||
six==1.10.0 |
|||
yarl==0.9.2 |
|||
Click==7.0 |
|||
h11==0.8.1 |
|||
httptools==0.0.11 |
|||
python-engineio==3.0.0 |
|||
-e [email protected]:miguelgrinberg/python-socketio@b214380d056dbbfb08273ac482633254176cb847#egg=python_socketio |
|||
six==1.11.0 |
|||
uvicorn==0.3.21 |
|||
uvloop==0.11.3 |
|||
websockets==7.0 |
|||
|
Loading…
Reference in new issue