From 82b3f4c5e419bd6fdaa0dae14c92586b51aee8d7 Mon Sep 17 00:00:00 2001 From: syn Date: Mon, 8 Mar 2021 20:11:17 +0300 Subject: mvp --- back/requirements.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 back/requirements.txt (limited to 'back/requirements.txt') diff --git a/back/requirements.txt b/back/requirements.txt new file mode 100644 index 0000000..13fade3 --- /dev/null +++ b/back/requirements.txt @@ -0,0 +1,17 @@ +aiofiles==0.6.0 +aioredis==1.3.1 +async-timeout==3.0.1 +certifi==2020.12.5 +h11==0.9.0 +hiredis==1.1.0 +httpcore==0.11.1 +httptools==0.1.1 +httpx==0.15.4 +idna==3.1 +multidict==5.1.0 +rfc3986==1.4.0 +sanic==20.12.2 +sniffio==1.2.0 +ujson==4.0.2 +uvloop==0.14.0 +websockets==8.1 -- cgit v1.2.1-18-gbd029