Skip to content

Commit

Permalink
- update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Snedashkovsky committed May 18, 2024
1 parent 64c0bbe commit 15d645c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ ddt==1.6.0
hypothesis==6.81.1
flake8==7.0.0
mypy==1.8.0
types-retry==0.9.9.4
types-retry==0.9.9.4
jupyter>=1.0.0
3 changes: 2 additions & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ rich
setuptools<=65.6.3
shtab==1.6.5
termcolor
torch>=1.13.1
torch>=1.13.1+cpu
torchvision>=0.13.1+cpu
tqdm
uvicorn==0.22.0
wheel
Expand Down

0 comments on commit 15d645c

Please sign in to comment.