S1223 commited on
Commit
7236beb
·
verified ·
1 Parent(s): d729bee

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -4
requirements.txt CHANGED
@@ -1,4 +1,11 @@
1
- pygad == 2.19.2
2
- tensorflow
3
- numpy
4
- pandas
 
 
 
 
 
 
 
 
1
+ pygad == 2.19.2
2
+ tensorflow
3
+ numpy
4
+ pandas
5
+ matplotlib
6
+ sklearn
7
+ keras
8
+ pathlib
9
+ datetime
10
+ openpyxl
11
+ pyHarmonySearch == 1.4.4