Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -17,4 +17,5 @@ chromadb
|
|
| 17 |
sentence-transformers
|
| 18 |
torchvision
|
| 19 |
streamlit_scroll_to_top
|
| 20 |
-
psycopg2-binary
|
|
|
|
|
|
| 17 |
sentence-transformers
|
| 18 |
torchvision
|
| 19 |
streamlit_scroll_to_top
|
| 20 |
+
psycopg2-binary
|
| 21 |
+
boto3
|