Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -41,7 +41,7 @@ matplotlib==3.8.1
|
|
41 |
matplotlib-inline==0.1.6
|
42 |
mdurl==0.1.2
|
43 |
mypy-extensions==1.0.0
|
44 |
-
nb-black
|
45 |
numba==0.58.1
|
46 |
numpy==1.26.1
|
47 |
packaging==23.2
|
@@ -95,3 +95,4 @@ watchdog==3.0.0
|
|
95 |
wcwidth==0.2.9
|
96 |
xgboost==2.0.1
|
97 |
zipp==3.17.0
|
|
|
|
41 |
matplotlib-inline==0.1.6
|
42 |
mdurl==0.1.2
|
43 |
mypy-extensions==1.0.0
|
44 |
+
nb-black
|
45 |
numba==0.58.1
|
46 |
numpy==1.26.1
|
47 |
packaging==23.2
|
|
|
95 |
wcwidth==0.2.9
|
96 |
xgboost==2.0.1
|
97 |
zipp==3.17.0
|
98 |
+
|