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