build: add dockerfile for constructing backend

This commit is contained in:
2026-03-03 12:08:12 +00:00
parent c767f59b26
commit 14b472ea60
2 changed files with 24 additions and 1 deletions

View File

@@ -1,13 +1,17 @@
beautifulsoup4==4.14.3
celery==5.6.2
redis==7.2.1
Flask==3.1.3
Flask_Bcrypt==1.0.1
flask_cors==6.0.2
Flask_JWT_Extended==4.7.1
google_api_python_client==2.188.0
nltk==3.9.2
numpy==2.4.2
pandas==3.0.1
psycopg2==2.9.11
psycopg2_binary==2.9.11
python-dotenv==1.2.1
python-dotenv==1.2.2
Requests==2.32.5
sentence_transformers==5.2.2
torch==2.10.0