updated structure and added trace mode in logger
Showing
README.md
0 → 100644
| ... | @@ -2,9 +2,9 @@ uvicorn==0.22.0 | ... | @@ -2,9 +2,9 @@ uvicorn==0.22.0 |
| fastapi==0.103.2 | fastapi==0.103.2 | ||
| schedule==1.2.1 | schedule==1.2.1 | ||
| PyYAML==5.4.1 | PyYAML==5.4.1 | ||
| requests==2.0.0 | |||
| watchdog==3.0.0 | watchdog==3.0.0 | ||
| paho-mqtt==1.5.0 | paho-mqtt==1.5.0 | ||
| PyJWT==2.4.0 | PyJWT==2.4.0 | ||
| ping3==4.0.4 | ping3==4.0.4 | ||
| psutil==5.9.6 | psutil==5.9.6 | ||
| \ No newline at end of file | httpx~=0.28.1 | ||
| \ No newline at end of file |
Please register or sign in to comment