Skip to content

Commit 743b890

Browse files
committed
requirements: minor clean up
1 parent 914ef80 commit 743b890

File tree

1 file changed

+18
-15
lines changed

1 file changed

+18
-15
lines changed

requirements.txt

Lines changed: 18 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,28 @@
11
cycler==0.10.0
2+
devolearn==0.2.1
23
efficientnet-pytorch==0.6.3
3-
future==0.18.2
44
imutils==0.5.3
5-
joblib==0.16.0
6-
kiwisolver==1.2.0
7-
matplotlib==3.3.0
5+
joblib==1.0.0
6+
kiwisolver==1.3.1
7+
matplotlib==3.3.3
88
munch==2.5.0
9-
numpy==1.19.1
10-
opencv-python==4.3.0.36
11-
pandas==1.1.0
12-
Pillow==7.2.0
9+
numpy==1.19.5
10+
opencv-python==4.5.1.48
11+
pandas==1.2.0
12+
Pillow==8.1.0
1313
pretrainedmodels==0.7.4
1414
pyparsing==2.4.7
1515
python-dateutil==2.8.1
16-
pytz==2020.1
17-
scikit-learn==0.23.2
18-
scipy==1.5.2
19-
segmentation-models-pytorch==0.1.0
16+
pytz==2020.5
17+
scikit-learn==0.24.0
18+
scipy==1.6.0
19+
segmentation-models-pytorch==0.1.3
2020
six==1.15.0
2121
sklearn==0.0
2222
threadpoolctl==2.1.0
23-
torch==1.6.0
24-
torchvision==0.7.0
25-
tqdm==4.48.2
23+
timm==0.3.2
24+
torch==1.7.1
25+
torchvision==0.8.2
26+
tqdm==4.56.0
27+
typing-extensions==3.7.4.3
28+
wget==3.2

0 commit comments

Comments
 (0)