Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,6 +8,7 @@ openai==0.27.8
|
|
8 |
opencv_python==4.8.0.74
|
9 |
Pillow==9.4.0
|
10 |
pycocotools==2.0.6
|
|
|
11 |
ray==2.6.1
|
12 |
Requests==2.31.0
|
13 |
shortuuid==1.0.11
|
|
|
8 |
opencv_python==4.8.0.74
|
9 |
Pillow==9.4.0
|
10 |
pycocotools==2.0.6
|
11 |
+
python3-saml
|
12 |
ray==2.6.1
|
13 |
Requests==2.31.0
|
14 |
shortuuid==1.0.11
|