Skip to content

Commit

Permalink
Bump nltk
Browse files Browse the repository at this point in the history
  • Loading branch information
yifanmai committed Oct 17, 2024
1 parent 20e7c42 commit b5ea763
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ natsort==8.4.0
nest-asyncio==1.6.0
networkx==3.2.1
ninja==1.11.1.1
nltk==3.9
nltk==3.9.1
nncf==2.13.0
nodeenv==1.9.1
NudeNet==2.0.9
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ install_requires=
pyarrow-hotfix~=0.6 # Hotfix for CVE-2023-47248

# Basic metrics
nltk>=3.7,<4.0 # See https://github.com/stanford-crfm/helm/issues/2926
nltk>=3.9.1,<4.0 # See https://github.com/stanford-crfm/helm/issues/2926
rouge-score~=0.1.2
scipy~=1.10
uncertainty-calibration~=0.1.4
Expand Down

0 comments on commit b5ea763

Please sign in to comment.