nontGcob commited on
Commit
afd179e
1 Parent(s): 2fd7df7

attempt to fix: No matching distribution found for nltk==* (specifying version 3.8.1)

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -94,7 +94,7 @@ nbconvert==7.16.4
94
  nbformat==5.10.4
95
  nest-asyncio==1.6.0
96
  networkx==3.3
97
- nltk==*
98
  notebook==7.2.2
99
  notebook_shim==0.2.4
100
  numpy==1.26.4
 
94
  nbformat==5.10.4
95
  nest-asyncio==1.6.0
96
  networkx==3.3
97
+ nltk==3.8.1
98
  notebook==7.2.2
99
  notebook_shim==0.2.4
100
  numpy==1.26.4