Dilipk commited on
Commit
d01542a
·
verified ·
1 Parent(s): f69f7a9

modified requirement file

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- langchain
2
- openai
3
- langchain_community
4
- huggingface_hub
5
- python-dotenv
6
  streamlit
 
1
+ langchain
2
+ openai==0.28
3
+ langchain_community
4
+ huggingface_hub
5
+ python-dotenv
6
  streamlit