Skip to content

Commit

Permalink
Replaced click by typer in IPU requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
cwognum committed Aug 23, 2023
1 parent e39e199 commit ec69534
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements_ipu.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
--find-links https://data.pyg.org/whl/torch-2.0.1+cpu.html

pip
click
typer
loguru
tqdm
numpy
Expand Down Expand Up @@ -34,7 +34,6 @@ mkdocs-material-extensions
mkdocstrings
mkdocstrings-python
mkdocs-jupyter
mkdocs-click
markdown-include
rever >==0.4.5
omegaconf
Expand Down

0 comments on commit ec69534

Please sign in to comment.