Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -17,4 +17,5 @@ pandas
|
|
17 |
surprise
|
18 |
joblib
|
19 |
psycopg2-binary
|
20 |
-
alembic
|
|
|
|
17 |
surprise
|
18 |
joblib
|
19 |
psycopg2-binary
|
20 |
+
alembic
|
21 |
+
schedule
|