updates
This commit is contained in:
@@ -1,26 +1,28 @@
|
||||
fastapi==0.104.1
|
||||
fastapi==0.123.0
|
||||
uvicorn[standard]==0.24.0
|
||||
python-dotenv==1.0.0
|
||||
sqlalchemy==2.0.23
|
||||
pymysql==1.1.0
|
||||
pymysql==1.1.2
|
||||
cryptography>=41.0.7
|
||||
python-jose[cryptography]==3.3.0
|
||||
python-jose[cryptography]==3.5.0
|
||||
bcrypt==4.1.2
|
||||
python-multipart==0.0.6
|
||||
python-multipart==0.0.20
|
||||
aiofiles==23.2.1
|
||||
email-validator==2.1.0
|
||||
pydantic==2.5.0
|
||||
pydantic-settings==2.1.0
|
||||
slowapi==0.1.9
|
||||
pillow==10.1.0
|
||||
pillow==12.0.0
|
||||
aiosmtplib==3.0.1
|
||||
jinja2==3.1.2
|
||||
jinja2==3.1.6
|
||||
alembic==1.12.1
|
||||
stripe>=13.2.0
|
||||
paypal-checkout-serversdk>=1.0.3
|
||||
pyotp==2.9.0
|
||||
qrcode[pil]==7.4.2
|
||||
httpx==0.25.2
|
||||
httpx==0.28.1
|
||||
httpcore==1.0.9
|
||||
h11==0.16.0
|
||||
cryptography>=41.0.7
|
||||
bleach==6.1.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user