We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cac4329 commit 5607903Copy full SHA for 5607903
cicd-requirements.txt
@@ -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
+matplotlib==3.10.5
+tensorflow-text==2.19.0
+keras-nlp==0.9.1
+scikit-learn==1.4.1.post1
+# scikit-learn>=1.7.1
+tensorflow-hub==0.16.1
7
+transformers==4.54.0
0 commit comments