Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -375,8 +375,6 @@ RUN pip install flashtext && \
pip install shap && \
pip install ray && \
pip install gym && \
# b/167268016 tensorforce 0.6.6 has an explicit dependency on tensorflow 2.3.1 which is causing a downgrade.
pip install tensorforce==0.5.5 && \
pip install pyarabic && \
pip install pandasql && \
pip install tensorflow_hub && \
Expand Down
30 changes: 0 additions & 30 deletions tests/test_tensorforce.py

This file was deleted.