add server script
log_config.yaml
0 → 100644
| anyio==3.6.2 | ||
| certifi==2022.12.7 | ||
| click==8.1.3 | ||
| contourpy==1.0.7 | ||
| control==0.9.3.post2 | ||
| cycler==0.11.0 | ||
| dnspython==2.3.0 | ||
| email-validator==1.3.1 | ||
| fastapi==0.95.0 | ||
| fonttools==4.39.3 | ||
| h11==0.14.0 | ||
| httpcore==0.16.3 | ||
| httptools==0.5.0 | ||
| httpx==0.23.3 | ||
| idna==3.4 | ||
| itsdangerous==2.1.2 | ||
| Jinja2==3.1.2 | ||
| kiwisolver==1.4.4 | ||
| MarkupSafe==2.1.2 | ||
| matplotlib==3.7.1 | ||
| numpy==1.23.5 | ||
| orjson==3.8.9 | ||
| packaging==23.0 | ||
| Pillow==9.5.0 | ||
| pydantic==1.10.7 | ||
| pyparsing==3.0.9 | ||
| python-dateutil==2.8.2 | ||
| python-dotenv==1.0.0 | ||
| python-multipart==0.0.6 | ||
| PyYAML==6.0 | ||
| rfc3986==1.5.0 | ||
| scipy==1.10.0 | ||
| six==1.16.0 | ||
| sniffio==1.3.0 | ||
| starlette==0.26.1 | ||
| typing_extensions==4.5.0 | ||
| ujson==5.7.0 | ||
| uvicorn==0.21.1 | ||
| uvloop==0.17.0 | ||
| watchfiles==0.19.0 | ||
| websockets==11.0 |
server.py
0 → 100644
Please register or sign in to comment