Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio==4.
|
| 2 |
azure-storage-file-share==12.11.1
|
| 3 |
azure-storage-blob
|
| 4 |
python-dotenv==1.0.0
|
|
@@ -16,4 +16,4 @@ rerankers==0.3.0
|
|
| 16 |
torch==2.3.0
|
| 17 |
nvidia-cudnn-cu12==8.9.2.26
|
| 18 |
langchain-community==0.2
|
| 19 |
-
msal==1.31
|
|
|
|
| 1 |
+
gradio==4.44
|
| 2 |
azure-storage-file-share==12.11.1
|
| 3 |
azure-storage-blob
|
| 4 |
python-dotenv==1.0.0
|
|
|
|
| 16 |
torch==2.3.0
|
| 17 |
nvidia-cudnn-cu12==8.9.2.26
|
| 18 |
langchain-community==0.2
|
| 19 |
+
msal==1.31
|