Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ Pillow
|
|
4 |
numpy
|
5 |
landingai==0.3.46
|
6 |
opencv-python
|
7 |
-
|
8 |
-
|
|
|
4 |
numpy
|
5 |
landingai==0.3.46
|
6 |
opencv-python
|
7 |
+
h11==0.13.0
|
8 |
+
aiofiles>=22.0,<24.0
|