Skip to content

Commit

Permalink
build: update dependencies to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
veraposeidon committed May 10, 2024
1 parent 4e63e81 commit 9f204c6
Showing 1 changed file with 52 additions and 9 deletions.
61 changes: 52 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,52 @@
imgviz~=1.4.1
pillow~=8.4.0
labelme~=4.5.13
lxml~=4.6.4
progressbar~=2.5
setuptools~=58.0.4
xmltodict~=0.12.0
sklearn~=0.0
scikit-learn~=0.24.2
beautifulsoup4==4.12.3
certifi==2024.2.2
charset-normalizer==3.3.2
coloredlogs==15.0.1
contourpy==1.2.1
cycler==0.12.1
filelock==3.14.0
flatbuffers==24.3.25
fonttools==4.51.0
gdown==5.1.0
humanfriendly==10.0
idna==3.7
imageio==2.34.1
imgviz==1.7.5
importlib_resources==6.4.0
joblib==1.4.2
kiwisolver==1.4.5
labelme==5.4.1
lazy_loader==0.4
lxml==5.2.1
matplotlib==3.8.4
mpmath==1.3.0
natsort==8.4.0
networkx==3.2.1
numpy==1.26.4
onnxruntime==1.17.3
packaging==24.0
pillow==10.3.0
progressbar==2.5
protobuf==5.26.1
pyparsing==3.1.2
PyQt5==5.15.10
PyQt5-Qt5==5.15.13
PyQt5-sip==12.13.0
PySocks==1.7.1
python-dateutil==2.9.0.post0
PyYAML==6.0.1
QtPy==2.4.1
requests==2.31.0
scikit-image==0.22.0
scikit-learn==1.4.2
scipy==1.13.0
six==1.16.0
soupsieve==2.5
sympy==1.12
termcolor==2.4.0
threadpoolctl==3.5.0
tifffile==2024.5.10
tqdm==4.66.4
urllib3==2.2.1
xmltodict==0.13.0
zipp==3.18.1

0 comments on commit 9f204c6

Please sign in to comment.