Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -26,5 +26,6 @@ pandas==2.2.2
|
|
26 |
dask
|
27 |
psycopg2
|
28 |
boto3
|
|
|
29 |
|
30 |
|
|
|
26 |
dask
|
27 |
psycopg2
|
28 |
boto3
|
29 |
+
tabulate
|
30 |
|
31 |
|