Files
ShooterHub/requirements.txt

17 lines
252 B
Plaintext

Flask>=3.0
python-dotenv>=1.0
Flask-SQLAlchemy>=3.1
Flask-Migrate>=4.0
Flask-Login>=0.6
Flask-JWT-Extended>=4.6
Authlib>=1.3
httpx>=0.27
requests>=2.31
psycopg[binary]>=3.1
Pillow>=10.0
pandas>=1.5
matplotlib>=3.6
numpy>=1.24
gunicorn>=21.0
fpdf2>=2.7