Skip to content

Commit 5607903

Browse files
Update cicd-requirements.txt
Clean up cicd-requirements.txt
1 parent cac4329 commit 5607903

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

cicd-requirements.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
matplotlib>=3.10.5
2-
# tensorflow-text>=2.20.0 # No Python 3.13 support yet
3-
# keras-nlp>=0.22.1 # Install separately with --no-deps
4-
scikit-learn>=1.7.1
5-
tensorflow-hub>=0.16.1
6-
transformers>=4.54.0
1+
matplotlib==3.10.5
2+
tensorflow-text==2.19.0
3+
keras-nlp==0.9.1
4+
scikit-learn==1.4.1.post1
5+
# scikit-learn>=1.7.1
6+
tensorflow-hub==0.16.1
7+
transformers==4.54.0

0 commit comments

Comments
 (0)