-
- Downloads
dev for Milestone 0.0.14
parent
3ef23919
No related branches found
No related tags found
... | ... | @@ -15,15 +15,17 @@ celery[redis]>=5.0.5 |
#------------------------------------------ | ||
Flask>=1.1.2 | ||
Flask-SQLAlchemy>=2.4.4 | ||
SQLAlchemy>=1.3.23 | ||
psycopg2>=2.8.6 | ||
Flask-Multipass>=0.3.3 | ||
Flask-Cors>=3.0.10 | ||
Flask-BS4>=4.5.3.0,<5.0.0.0 | ||
#------------------------------------------ | ||
SQLAlchemy>=1.3.23 | ||
psycopg2>=2.8.6 | ||
#------------------------------------------ | ||
test-flask>=0.2.0 | ||
pytest-flask>=1.1.0 | ||
#------------------------------------------ | ||
Flask-Admin>=1.5.7 | ||
Flask-Redisboard>=0.2.0 | ||
Flask-Monitoring>=1.1.2 | ||
flask-healthz>=0.0.2 | ||
... | ... |
Please register or sign in to comment