Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
reuvenperetz authored Sep 5, 2024
1 parent 18722d0 commit 1b5d473
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
networkx==2.8.0
tqdm==4.65.0
Pillow==9.5.0
numpy==1.26
opencv-python==4.7.0.72
scikit-image==0.19.3
scikit-learn==1.2.2
tensorboard==2.10.1
PuLP==2.7
matplotlib==3.7.0
scipy==1.10.1
protobuf==3.19.6
mct-quantizers==1.5.2
networkx!=2.8.1
tqdm
Pillow
numpy<2.0
opencv-python
scikit-image
scikit-learn
tensorboard
PuLP
matplotlib
scipy
protobuf
mct-quantizers==1.5.2

0 comments on commit 1b5d473

Please sign in to comment.