Skip to content

Commit 216f7d6

Browse files
authored
Bump Version to 1.0.0rc6 (#1684)
[Fix] fix requirements for wheel build (#1683) * test * [Fix] fix requirements for wheel build
1 parent 5163619 commit 216f7d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/optional.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
clip @ git+https://github.com/openai/CLIP.git@d50d76daa670286dd6cacf3bcd80b5e4823fc8e1
1+
-e git+https://github.com/openai/CLIP.git@d50d76daa670286dd6cacf3bcd80b5e4823fc8e1#egg=clip
22
imageio-ffmpeg==0.4.4
33
mmdet >= 3.0.0rc2
44
open_clip_torch

requirements/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
clip @ git+https://github.com/openai/CLIP.git@d50d76daa670286dd6cacf3bcd80b5e4823fc8e1
1+
-e git+https://github.com/openai/CLIP.git@d50d76daa670286dd6cacf3bcd80b5e4823fc8e1#egg=clip
22
# codecov
33
# flake8
44
# isort==5.10.1

0 commit comments

Comments
 (0)