Seungwoo-Yoon commited on
Commit ·
3227a16
1
Parent(s): 03574ee
pydantic version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -26,7 +26,7 @@ igraph==0.11.8
|
|
| 26 |
git+https://github.com/EasternJournalist/utils3d.git@c5daf6f6c244d251f252102d09e9b7bcef791a38
|
| 27 |
spconv-cu120==2.3.6
|
| 28 |
transformers==4.46.3
|
| 29 |
-
pydantic==2.
|
| 30 |
open3d==0.19.0
|
| 31 |
|
| 32 |
# Binary dependencies
|
|
|
|
| 26 |
git+https://github.com/EasternJournalist/utils3d.git@c5daf6f6c244d251f252102d09e9b7bcef791a38
|
| 27 |
spconv-cu120==2.3.6
|
| 28 |
transformers==4.46.3
|
| 29 |
+
pydantic==2.11.7
|
| 30 |
open3d==0.19.0
|
| 31 |
|
| 32 |
# Binary dependencies
|