Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -24,6 +24,7 @@ matplotlib
|
|
| 24 |
msgpack==1.0.5
|
| 25 |
networkx==2.6.3
|
| 26 |
numpy==1.21.6
|
|
|
|
| 27 |
oauthlib==3.2.2
|
| 28 |
mkl-service==2.4.0
|
| 29 |
opencv-contrib-python==4.11.0.86
|
|
|
|
| 24 |
msgpack==1.0.5
|
| 25 |
networkx==2.6.3
|
| 26 |
numpy==1.21.6
|
| 27 |
+
numba
|
| 28 |
oauthlib==3.2.2
|
| 29 |
mkl-service==2.4.0
|
| 30 |
opencv-contrib-python==4.11.0.86
|