Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -16,4 +16,5 @@ scikit-learn
|
|
16 |
pandas
|
17 |
surprise
|
18 |
joblib
|
19 |
-
psycopg2-binary
|
|
|
|
16 |
pandas
|
17 |
surprise
|
18 |
joblib
|
19 |
+
psycopg2-binary
|
20 |
+
alembic
|