Skip to content

Commit

Permalink
fixes #65
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesfrye committed Aug 25, 2023
1 parent 36d4616 commit 8068e21
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions requirements/dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ defusedxml
itermplot
ipywidgets
matplotlib
notebook
nltk
pre-commit
pytest
Expand All @@ -17,10 +16,10 @@ coverage[toml]==6.4
pytest==7.1.1
pytest-cov==3.0.0
# versioned to match Google Colab
notebook>=6.5,<6.6
nbconvert>=6.5,<6.6
seaborn>=0.12,<0.13
tornado>=6.3,<6.4
# versioned due to Jinja2 compatibility issue
nbconvert==6.4.3
# versioned to improve stability
pytorch-lightning==1.6.3
torchmetrics<0.8
Expand Down

0 comments on commit 8068e21

Please sign in to comment.