Anne31415 commited on
Commit
9d04d55
·
1 Parent(s): f6bf684

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
  langchain
2
  streamlit_analytics
3
- nltk==3.6.2
4
- PyPDF2==3.0.1
5
- python-dotenv==1.0.0
6
- streamlit==1.18.1
7
- faiss-cpu==1.7.4
8
  streamlit-extras
9
  openai
10
  tiktoken
 
1
  langchain
2
  streamlit_analytics
3
+ nltk
4
+ PyPDF2
5
+ python-dotenv
6
+ streamlit
7
+ faiss-cpu
8
  streamlit-extras
9
  openai
10
  tiktoken