Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -16,4 +16,5 @@ arxiv
|
|
16 |
pymupdf
|
17 |
wikipedia
|
18 |
pgvector
|
19 |
-
python-dotenv
|
|
|
|
16 |
pymupdf
|
17 |
wikipedia
|
18 |
pgvector
|
19 |
+
python-dotenv
|
20 |
+
protobuf==3.20.3
|