Fix nltk vulnerabilities: upgrade all pins to 3.9.3
Co-authored-by: leestott <2511341+leestott@users.noreply.github.com>
This commit is contained in:
parent
1aa489d6d6
commit
9e39f4cfea
|
|
@ -3,7 +3,7 @@ gym==0.26.2
|
|||
huggingface==0.0.1
|
||||
imageio==2.35.0
|
||||
keras==3.13.2
|
||||
nltk==3.8.1
|
||||
nltk==3.9.3
|
||||
pandas==2.2.2
|
||||
pillow==12.1.1
|
||||
pygame==2.6.0
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ gym==0.26.2
|
|||
huggingface==0.0.1
|
||||
imageio==2.35.0
|
||||
keras==3.13.2
|
||||
nltk==3.8.2
|
||||
nltk==3.9.3
|
||||
pandas==2.0.3
|
||||
pillow==12.1.1
|
||||
pygame==2.6.0
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
gensim==3.8.3
|
||||
huggingface==0.0.1
|
||||
matplotlib
|
||||
nltk==3.5
|
||||
nltk==3.9.3
|
||||
numpy==1.22.0
|
||||
opencv-python==4.5.1.48
|
||||
Pillow==12.1.1
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
gensim==3.8.3
|
||||
huggingface==0.0.1
|
||||
matplotlib
|
||||
nltk==3.5
|
||||
nltk==3.9.3
|
||||
numpy==1.22.0
|
||||
opencv-python==4.5.1.48
|
||||
Pillow==12.1.1
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ gym==0.26.2
|
|||
huggingface==0.0.1
|
||||
imageio==2.35.0
|
||||
keras==3.13.2
|
||||
nltk==3.8.1
|
||||
nltk==3.9.3
|
||||
pandas==2.2.2
|
||||
pillow==12.1.1
|
||||
pygame==2.6.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue