Skip to content

Commit

Permalink
Bump Version to 1.0.0rc6 (#1684)
Browse files Browse the repository at this point in the history
[Fix] fix requirements for wheel build (#1683)

* test

* [Fix] fix requirements for wheel build
  • Loading branch information
Z-Fran authored Mar 3, 2023
1 parent 5163619 commit 216f7d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/optional.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
clip @ git+https://github.com/openai/CLIP.git@d50d76daa670286dd6cacf3bcd80b5e4823fc8e1
-e git+https://github.com/openai/CLIP.git@d50d76daa670286dd6cacf3bcd80b5e4823fc8e1#egg=clip
imageio-ffmpeg==0.4.4
mmdet >= 3.0.0rc2
open_clip_torch
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
clip @ git+https://github.com/openai/CLIP.git@d50d76daa670286dd6cacf3bcd80b5e4823fc8e1
-e git+https://github.com/openai/CLIP.git@d50d76daa670286dd6cacf3bcd80b5e4823fc8e1#egg=clip
# codecov
# flake8
# isort==5.10.1
Expand Down

0 comments on commit 216f7d6

Please sign in to comment.