Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion scope_intel/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ requests>=2.32.3
scikit-learn>=1.8.0
numpy>=2.4.3
pytest>=8.3.3
gunicorn>=23.0.0
gunicorn>=26.0.0
# Response compression (Brotli + Gzip). Used by app.factory when
# INTEL_COMPRESSION_ENABLED is set; the factory degrades gracefully when
# this package is missing so tests without it still import cleanly.
Expand Down
Loading