JBHF commited on
Commit
8a39fa1
1 Parent(s): 1c581d4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  # local-rag-example
2
- python # == 3.9 # ">=3.9,<3.9.7 || >3.9.7,<3.12"
3
  langchain >= 0.0.343
4
  streamlit-chat >= 0.1.1
5
  pypdf >= 3.17.1
 
1
  # local-rag-example
2
+ # python # == 3.9 # ">=3.9,<3.9.7 || >3.9.7,<3.12"
3
  langchain >= 0.0.343
4
  streamlit-chat >= 0.1.1
5
  pypdf >= 3.17.1