Skip to content

Commit

Permalink
Add lower pin for qtoolkit
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Feb 5, 2024
1 parent 156b2d8 commit 59a53eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies =[
"pydantic ~= 2.5",
"fabric ~= 3.2",
"tomlkit ~= 0.12",
"qtoolkit ~= 0.1",
"qtoolkit ~= 0.1, >= 0.1.3",
"typer ~= 0.9",
"rich ~= 13.7",
"psutil ~= 5.9",
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ jobflow==0.1.17
pydantic==2.6.1
fabric==3.2.2
tomlkit==0.12.3
qtoolkit==0.1.0
qtoolkit==0.1.3
typer==0.9.0
rich==13.7.0
psutil==5.9.8
Expand Down

0 comments on commit 59a53eb

Please sign in to comment.