Spaces:
Running
Running
upd requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ pydantic==1.10.15
|
|
3 |
python-dotenv==1.0.1
|
4 |
streamlit==1.32.2
|
5 |
streamlit_pills==0.3.0
|
|
|
6 |
git+https://{GITHUB_TOKEN}@github.com/vectara/vectara-agent.git
|
|
|
3 |
python-dotenv==1.0.1
|
4 |
streamlit==1.32.2
|
5 |
streamlit_pills==0.3.0
|
6 |
+
psycopg2-binary==2.9.9
|
7 |
git+https://{GITHUB_TOKEN}@github.com/vectara/vectara-agent.git
|