Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,4 +8,4 @@ numpy==1.24.3
|
|
8 |
matplotlib==3.7.1
|
9 |
keras==2.8.0
|
10 |
keras-preprocessing==1.1.2
|
11 |
-
python==3.
|
|
|
8 |
matplotlib==3.7.1
|
9 |
keras==2.8.0
|
10 |
keras-preprocessing==1.1.2
|
11 |
+
python==3.9.16
|