luminoria commited on
Commit
c337548
·
verified ·
1 Parent(s): 3f461d3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  streamlit
2
  qdrant-client
3
  sentence-transformers
 
 
4
  libcst
5
  shortuuid
6
  GitPython
 
1
  streamlit
2
  qdrant-client
3
  sentence-transformers
4
+ groq
5
+ python-dotenv
6
  libcst
7
  shortuuid
8
  GitPython