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