26 lines
425 B
Plaintext
26 lines
425 B
Plaintext
# Database and ORM
|
|
sqlalchemy>=2.0.0
|
|
oracledb>=1.0.0
|
|
|
|
|
|
pandas>=1.5.0
|
|
numpy>=1.21.0
|
|
matplotlib>=3.5.0
|
|
seaborn>=0.12.0
|
|
matplotlib-venn>=0.11.7
|
|
wordcloud>=1.8.0
|
|
scikit-learn>=1.0.0
|
|
psycopg2-binary>=2.9.0
|
|
fastapi>=0.68.0
|
|
uvicorn>=0.15.0
|
|
pydantic>=1.8.0
|
|
python-multipart>=0.0.5
|
|
python-dotenv>=0.19.0
|
|
joblib>=1.1.0
|
|
openpyxl>=3.0.10
|
|
Flask>=2.0.0
|
|
Flask-SQLAlchemy>=3.0.0
|
|
Flask-Migrate>=4.0.0
|
|
alembic>=1.8.0
|
|
requests>=2.26.0
|
|
gunicorn |