Adeptschneider commited on
Commit
ecfa79d
·
verified ·
1 Parent(s): 8dcfeb6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ langchain==0.0.205
3
  openai==0.27.4
4
  streamlit==1.23.1
5
  streamlit_chat==0.0.2.2
6
- python-dotenv==0.21.0
 
 
3
  openai==0.27.4
4
  streamlit==1.23.1
5
  streamlit_chat==0.0.2.2
6
+ python-dotenv==0.21.0
7
+ pydantic==1.10.9