Storage of user data and datasets in PostGreSQL #2

Merged
dylan merged 19 commits from feat/database-integration into main 2026-03-01 16:47:25 +00:00
Showing only changes of commit dc919681fd - Show all commits

View File

@@ -1,10 +1,12 @@
beautifulsoup4==4.14.3 beautifulsoup4==4.14.3
Flask==3.1.2 Flask==3.1.3
flask_cors==6.0.2 flask_cors==6.0.2
google_api_python_client==2.188.0 google_api_python_client==2.188.0
keybert==0.9.0
nltk==3.9.2 nltk==3.9.2
pandas==3.0.0 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.1
Requests==2.32.5 Requests==2.32.5
sentence_transformers==5.2.2 sentence_transformers==5.2.2