Joshua Sundance Bailey commited on
Commit
fedcfce
·
unverified ·
2 Parent(s): be7d9ee 9747a2d

Merge pull request #42 from joshuasundance-swca/versioning

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  anthropic==0.3.11
2
  faiss-cpu==1.7.4
3
- langchain==0.0.300 # rolling back update to avoid a bug in langchain's chatanthropic
4
- langsmith==0.0.40
5
  numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
6
- openai==0.28.0
7
  pypdf==3.16.2
8
  rank_bm25==0.2.2
9
  streamlit==1.27.1
 
1
  anthropic==0.3.11
2
  faiss-cpu==1.7.4
3
+ langchain==0.0.305
4
+ langsmith==0.0.41
5
  numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
6
+ openai==0.28.1
7
  pypdf==3.16.2
8
  rank_bm25==0.2.2
9
  streamlit==1.27.1