Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -16,5 +16,5 @@ scikit_learn
|
|
| 16 |
torch
|
| 17 |
tqdm
|
| 18 |
gitpython
|
| 19 |
-
numpy==1.
|
| 20 |
pandas==1.0.5
|
|
|
|
| 16 |
torch
|
| 17 |
tqdm
|
| 18 |
gitpython
|
| 19 |
+
numpy==1.23
|
| 20 |
pandas==1.0.5
|