123456789101112131415161718192021 |
- anyio==3.6.1
- asyncpg==0.26.0
- click==8.1.3
- fastapi==0.81.0
- gunicorn==20.1.0
- h11==0.13.0
- httptools==0.4.0
- idna==3.3
- Jinja2==3.1.2
- MarkupSafe==2.1.1
- orjson==3.8.0
- pydantic==1.10.1
- python-dotenv==0.20.0
- PyYAML==6.0
- sniffio==1.3.0
- starlette==0.19.1
- typing_extensions==4.3.0
- uvicorn==0.18.3
- uvloop==0.16.0
- watchfiles==0.16.1
- websockets==10.3
|