ALwrity Version 0.5.1 (Fastapi + React)
This commit is contained in:
26
ToBeMigrated/content_scheduler/requirements.txt
Normal file
26
ToBeMigrated/content_scheduler/requirements.txt
Normal file
@@ -0,0 +1,26 @@
|
||||
APScheduler>=3.9.1
|
||||
SQLAlchemy>=1.4.0
|
||||
FastAPI>=0.68.0
|
||||
Streamlit>=1.24.0
|
||||
Pandas>=1.5.0
|
||||
Plotly>=5.13.0
|
||||
python-dateutil>=2.8.2
|
||||
pytz>=2021.3
|
||||
redis>=4.0.0
|
||||
pydantic>=1.8.2
|
||||
python-multipart>=0.0.5
|
||||
aiohttp>=3.8.1
|
||||
asyncio>=3.4.3
|
||||
typing-extensions>=4.0.0
|
||||
python-jose[cryptography]>=3.3.0
|
||||
passlib[bcrypt]>=1.7.4
|
||||
pytest>=6.2.5
|
||||
pytest-asyncio>=0.16.0
|
||||
pytest-cov>=2.12.1
|
||||
black>=21.9b0
|
||||
isort>=5.9.3
|
||||
flake8>=3.9.2
|
||||
mypy>=0.910
|
||||
google-auth-oauthlib>=0.4.6
|
||||
google-auth-httplib2>=0.1.0
|
||||
google-api-python-client>=2.0.0
|
||||
Reference in New Issue
Block a user