1 changed files with 10 additions and 10 deletions
@ -1,17 +1,17 @@ |
|||||
APScheduler==3.10.4 |
APScheduler==3.10.4 |
||||
asyncmy==0.2.9 |
asyncmy==0.2.9 |
||||
DateTime==5.4 |
DateTime==5.5 |
||||
fastapi[all]==0.111.0 |
fastapi[all]==0.111.1 |
||||
loguru==0.7.2 |
loguru==0.7.2 |
||||
openpyxl==3.1.2 |
openpyxl==3.1.5 |
||||
pandas==2.1.4 |
pandas==2.2.2 |
||||
passlib[bcrypt]==1.7.4 |
passlib[bcrypt]==1.7.4 |
||||
Pillow==10.2.0 |
Pillow==10.4.0 |
||||
psutil==5.9.7 |
psutil==6.0.0 |
||||
pydantic-validation-decorator==0.1.2 |
pydantic-validation-decorator==0.1.2 |
||||
PyMySQL==1.1.0 |
PyMySQL==1.1.1 |
||||
python-jose[cryptography]==3.3.0 |
python-jose[cryptography]==3.3.0 |
||||
redis==5.0.1 |
redis==5.0.7 |
||||
requests==2.31.0 |
requests==2.32.3 |
||||
SQLAlchemy[asyncio]==2.0.25 |
SQLAlchemy[asyncio]==2.0.31 |
||||
user-agents==2.2.0 |
user-agents==2.2.0 |
||||
|
Loading…
Reference in new issue