Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
streamlit
|
| 2 |
-
|
|
|
|
| 3 |
pdfplumber
|
| 4 |
spacy
|
| 5 |
-
python-dotenv
|
|
|
|
| 1 |
+
streamlit==1.31.1
|
| 2 |
+
groq
|
| 3 |
+
python-dotenv
|
| 4 |
pdfplumber
|
| 5 |
spacy
|
|
|