fbadine commited on
Commit
78447ad
1 Parent(s): 408a733

Adjusted requirements file

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  numpy
2
  matplotlib
3
- tensorflow=2.8.0
4
- tensorflow_io=0.25.0
5
- tensorflow_hub=0.12.0
 
1
  numpy
2
  matplotlib
3
+ tensorflow==2.8.0
4
+ tensorflow_io==0.25.0
5
+ tensorflow_hub==0.12.0