mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
[Testing] Pin Tensorflow Version in requirements.txt (#15799)
This commit is contained in:
parent
28f2962bb2
commit
395c0ea03c
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ pytest-rerunfailures
|
||||||
pytest-sugar
|
pytest-sugar
|
||||||
pytest-timeout
|
pytest-timeout
|
||||||
scikit-learn==0.22.2
|
scikit-learn==0.22.2
|
||||||
tensorflow
|
tensorflow==2.4.1
|
||||||
testfixtures
|
testfixtures
|
||||||
werkzeug
|
werkzeug
|
||||||
xlrd
|
xlrd
|
||||||
|
|
Loading…
Add table
Reference in a new issue