Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -32,4 +32,6 @@ pyglet
|
|
| 32 |
PyOpenGL
|
| 33 |
PyOpenGL_accelerate
|
| 34 |
numpy==1.23.3
|
| 35 |
-
shapely
|
|
|
|
|
|
|
|
|
| 32 |
PyOpenGL
|
| 33 |
PyOpenGL_accelerate
|
| 34 |
numpy==1.23.3
|
| 35 |
+
shapely
|
| 36 |
+
#gradio==5.23.2
|
| 37 |
+
pydantic==2.10.6
|