Refactor requirements.txt to update and organize dependencies

This commit is contained in:
warrenchen 2026-01-28 06:17:12 +00:00
parent 31f61b5122
commit 0000f19d5e

View File

@ -10,6 +10,7 @@ httpx
# File handling # File handling
python-multipart python-multipart
pyzipper
# Model processing dependencies # Model processing dependencies
onnx onnx
@ -27,22 +28,12 @@ Pillow
opencv-python opencv-python
# Data analysis (for BIE service) # Data analysis (for BIE service)
numpy<2 numpy
scipy scipy
matplotlib matplotlib
seaborn seaborn
# Utilities # Utilities
onnx-tool
adjustText
IPython
tabulate
beautifulsoup4
commentjson
dict_recursive_update
snoop
docopt
blinker
python-dotenv python-dotenv
# Development dependencies # Development dependencies