test
commited on
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
tensorflow==2.15.1
|
2 |
keras==2.15.0
|
3 |
-
numpy==1.23.5
|
4 |
-
pandas==2.2.2
|
5 |
matplotlib==3.9.2
|
6 |
jupyter==1.0.0
|
7 |
scipy==1.14.1
|
8 |
pytest==8.3.2
|
9 |
ipython==8.26.0
|
10 |
-
autopep8==2.3.1
|
|
|
1 |
tensorflow==2.15.1
|
2 |
keras==2.15.0
|
3 |
+
numpy==1.23.5
|
4 |
+
pandas==2.2.2
|
5 |
matplotlib==3.9.2
|
6 |
jupyter==1.0.0
|
7 |
scipy==1.14.1
|
8 |
pytest==8.3.2
|
9 |
ipython==8.26.0
|
10 |
+
autopep8==2.3.1
|