Skip to content

Commit

Permalink
update tests/python_tests/requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Wovchena committed Jun 4, 2024
1 parent dd8002d commit 15dbf2e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ updates:
directory: "image_generation/lcm_dreamshaper_v7/cpp/scripts/"
schedule:
interval: "weekly"
- package-ecosystem: "pip"
directory: "./tests/python_tests/"
schedule:
interval: "weekly"
- package-ecosystem: "pip"
directory: "text_generation/causal_lm/cpp/"
schedule:
Expand Down
4 changes: 2 additions & 2 deletions tests/python_tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
--extra-index-url https://download.pytorch.org/whl/cpu
optimum[openvino]==1.20.0
pytest
transformers
torch

0 comments on commit 15dbf2e

Please sign in to comment.