fix(notification+vlog upload)
This commit is contained in:
@@ -1,22 +1,15 @@
|
||||
fastapi==0.104.1
|
||||
uvicorn[standard]==0.24.0
|
||||
sqlalchemy==2.0.23
|
||||
alembic==1.12.1
|
||||
psycopg2-binary==2.9.9
|
||||
python-jose[cryptography]==3.3.0
|
||||
passlib[bcrypt]==1.7.4
|
||||
bcrypt==4.0.1
|
||||
python-multipart==0.0.6
|
||||
python-dotenv==1.0.0
|
||||
pydantic==2.5.0
|
||||
pydantic[email]==2.5.0
|
||||
pydantic-settings==2.1.0
|
||||
aiofiles==23.2.1
|
||||
pillow==10.1.0
|
||||
httpx==0.25.2
|
||||
redis==5.0.1
|
||||
celery==5.3.4
|
||||
flower==2.0.1
|
||||
python-magic==0.4.27
|
||||
numpy==1.26.4
|
||||
opencv-python==4.8.1.78
|
||||
fastapi>=0.68.0
|
||||
uvicorn>=0.15.0
|
||||
sqlalchemy>=1.4.0
|
||||
psycopg2-binary>=2.9.0
|
||||
python-jose[cryptography]>=3.3.0
|
||||
passlib[bcrypt]>=1.7.4
|
||||
python-multipart>=0.0.5
|
||||
python-dotenv>=0.19.0
|
||||
pydantic>=1.8.0
|
||||
email-validator>=1.1.3
|
||||
pillow>=9.0.0
|
||||
moviepy>=1.0.3
|
||||
aiofiles>=0.8.0
|
||||
python-magic>=0.4.27
|
||||
pywebpush>=1.14.0
|
||||
|
||||
Reference in New Issue
Block a user