Refactor requirements.txt to update and organize dependencies
This commit is contained in:
parent
31f61b5122
commit
0000f19d5e
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user