Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ gradio==3.50.2
|
|
2 |
requests
|
3 |
Pillow
|
4 |
numpy
|
5 |
-
landingai==0.3.
|
6 |
opencv-python
|
7 |
-
pydantic-settings
|
|
|
|
2 |
requests
|
3 |
Pillow
|
4 |
numpy
|
5 |
+
landingai==0.3.46
|
6 |
opencv-python
|
7 |
+
pydantic-settings
|
8 |
+
aiofiles>=22.0,<24.0
|