mirror of
https://github.com/mblanke/ThreatHunt.git
synced 2026-03-01 14:00:20 -05:00
had CLAUDE AI made suggestions and edits to code. added all route and moves some requirements around.
12 lines
183 B
Plaintext
12 lines
183 B
Plaintext
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
|