ImanAmran commited on
Commit
34bd180
·
1 Parent(s): 997d4ca

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- tensorflow
2
- keras
3
  numpy
4
  scipy
5
  pandas
 
1
+ tensorflow==2.4.1
2
+ keras==2.6.0
3
  numpy
4
  scipy
5
  pandas