Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
txtai
|
2 |
-
fastapi[standard]
|
|
|
|
1 |
txtai
|
2 |
+
fastapi[standard]
|
3 |
+
pandas
|