Skip to content

Commit 8b9130a

Browse files
authored
Merge pull request #328 from SubstraFoundation/update-tf-2.4.1
Update to TF v2.4.1
2 parents 836a1c8 + 80c101c commit 8b9130a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ scikit-learn==0.23.2
88
pandas==1.1.5
99
seaborn==0.11.0
1010
loguru==0.5.3
11-
tensorflow==2.4.0
11+
tensorflow==2.4.1
1212
ruamel.yaml==0.16.12
1313
pytest==6.2.0
1414
pytest-cov==2.10.1

mplc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ scikit-learn==0.23.2
88
pandas==1.1.5
99
seaborn==0.11.0
1010
loguru==0.5.3
11-
tensorflow==2.4.0
11+
tensorflow==2.4.1
1212
ruamel.yaml==0.16.12

0 commit comments

Comments
 (0)