post CLAUDE updates

had CLAUDE AI made suggestions and edits to code.
added all route and moves some requirements around.
This commit is contained in:
2025-06-17 06:13:59 -04:00
parent 80276d4b74
commit 99d3fbc2b3
13 changed files with 12893 additions and 86 deletions

View File

@@ -1,2 +1,11 @@
flask
python-dotenv
flask==3.0.0
flask-cors==4.0.0
python-dotenv==1.0.0
pandas==2.1.3
requests==2.31.0
werkzeug==3.0.1
python-magic==0.4.27
validators==0.22.0
celery==5.3.4
redis==5.0.1
gunicorn==21.2.0