19 lines
379 B
Text
19 lines
379 B
Text
Flask-Caching
|
|
resultsdb-api
|
|
python-fedora
|
|
|
|
|
|
# Keep only direct requirements here, not dependencies
|
|
alembic==1.13.1
|
|
Flask==3.0.3
|
|
Flask-Login==0.6.3
|
|
flask-oidc==2.4.0
|
|
flask-simple-captcha==5.5.5
|
|
Flask-SQLAlchemy==3.1.1
|
|
Flask-WTF==1.2.1
|
|
jinjax==0.35
|
|
python-ulid==3.0.0
|
|
# This is only required for the Openshift deployment
|
|
gunicorn==22.0.0
|
|
psycopg2-binary==2.9.10
|
|
psycopg2-pool==1.2
|