addidng requirements
This commit is contained in:
parent
790940581e
commit
24c19169f2
|
@ -0,0 +1,29 @@
|
||||||
|
aiofiles==0.5.0
|
||||||
|
astroid==2.4.2
|
||||||
|
certifi==2020.4.5.2
|
||||||
|
click==7.1.2
|
||||||
|
elasticsearch==5.5.3
|
||||||
|
elasticsearch-dsl==5.4.0
|
||||||
|
fastapi==0.55.1
|
||||||
|
h11==0.9.0
|
||||||
|
httptools==0.1.1
|
||||||
|
isort==4.3.21
|
||||||
|
itsdangerous==1.1.0
|
||||||
|
Jinja2==2.11.2
|
||||||
|
lazy-object-proxy==1.4.3
|
||||||
|
MarkupSafe==1.1.1
|
||||||
|
mccabe==0.6.1
|
||||||
|
pydantic==1.5.1
|
||||||
|
pylint==2.5.3
|
||||||
|
python-dateutil==2.8.1
|
||||||
|
rope==0.17.0
|
||||||
|
six==1.15.0
|
||||||
|
starlette==0.13.2
|
||||||
|
toml==0.10.1
|
||||||
|
typed-ast==1.4.1
|
||||||
|
urllib3==1.25.9
|
||||||
|
uvicorn==0.11.5
|
||||||
|
uvloop==0.14.0
|
||||||
|
websockets==8.1
|
||||||
|
Werkzeug==1.0.1
|
||||||
|
wrapt==1.12.1
|
Loading…
Reference in New Issue