Skip to content

Commit 3955606

Browse files
authored
Update nltk (#296)
* Update requirements.txt * Update fsi.nlp.requirements.txt
1 parent 1aba535 commit 3955606

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.depends/fsi.nlp.requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pyodbc==4.0.32
1616
py-rouge==1.1
1717
python-dotenv==0.19.0
1818
torch==1.7.1
19-
nltk==3.6.2
19+
nltk==3.6.4
2020
numpy==1.19.5
2121
protobuf==3.17.3
2222
scipy==1.5.4

.depends/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ nbformat==5.1.3
8484
netCDF4==1.5.7
8585
networkx==2.5.1
8686
newspaper3k==0.2.8
87-
nltk==3.6.2
87+
nltk==3.6.4
8888
numba==0.52.0
8989
opencensus-ext-azure>=1.0.5
9090
opencv-python-headless==4.3.0.36

0 commit comments

Comments
 (0)