forked from loafle/openapi-generator-original
* [python-fastapi] Added new generator See https://fastapi.tiangolo.com/ for more details about FastAPI Signed-off-by: Nikita Vakula <programmistov.programmist@gmail.com> * [python-fastapi] Added samples Signed-off-by: Nikita Vakula <programmistov.programmist@gmail.com>
37 lines
610 B
Plaintext
37 lines
610 B
Plaintext
aiofiles==0.5.0
|
|
aniso8601==7.0.0
|
|
async-exit-stack==1.0.1
|
|
async-generator==1.10
|
|
certifi==2020.12.5
|
|
chardet==4.0.0
|
|
click==7.1.2
|
|
dnspython==2.1.0
|
|
email-validator==1.1.2
|
|
fastapi==0.65.1
|
|
graphene==2.1.8
|
|
graphql-core==2.3.2
|
|
graphql-relay==2.0.1
|
|
h11==0.12.0
|
|
httptools==0.1.2
|
|
idna==2.10
|
|
itsdangerous==1.1.0
|
|
Jinja2==2.11.3
|
|
MarkupSafe==2.0.1
|
|
orjson==3.5.2
|
|
promise==2.3
|
|
pydantic==1.8.2
|
|
python-dotenv==0.17.1
|
|
python-multipart==0.0.5
|
|
PyYAML==5.4.1
|
|
requests==2.25.1
|
|
Rx==1.6.1
|
|
six==1.16.0
|
|
starlette==0.14.2
|
|
typing-extensions==3.10.0.0
|
|
ujson==4.0.2
|
|
urllib3==1.26.4
|
|
uvicorn==0.13.4
|
|
uvloop==0.14.0
|
|
watchgod==0.7
|
|
websockets==8.1
|