dharak003 commited on
Commit
1e8190e
·
verified ·
1 Parent(s): c506b8d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- pip install groq langchain langchain-core langchain-community streamlit presidio-analyzer presidio-anonymizer
2
-
3
- pip install langchain-groq
4
-
5
- pip install Faker
 
 
1
+ groq==0.21.0
2
+ Faker==37.1.0
3
+ streamlit==1.44.1
4
+ langchain-groq==0.3.2
5
+ presidio_analyzer==2.2.358
6
+ presidio_anonymizer==2.2.358