qbhf2 commited on
Commit
cb2dcf2
·
verified ·
1 Parent(s): 2cf851e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -12
requirements.txt CHANGED
@@ -102,15 +102,15 @@ yarl==1.19.0
102
  # Дополнительные зависимости (если нужны, укажите точные версии)
103
  scipy==1.13.0
104
  pyaml
105
- svgwrite==1.4.3
106
- matplotlib==3.8.4
107
- svgpathtools==1.6.1
108
- cairosvg==2.7.1
109
- nicegui==1.4.21
110
- trimesh==4.3.1
111
- libigl==2.4.0
112
- pyrender==0.1.51
113
- cgal==5.6.1
114
- pygarment==0.1.0
115
- pyliblzfse==0.4.1
116
- viser[examples]==0.2.6
 
102
  # Дополнительные зависимости (если нужны, укажите точные версии)
103
  scipy==1.13.0
104
  pyaml
105
+ svgwrite
106
+ matplotlib
107
+ svgpathtools
108
+ cairosvg
109
+ nicegui
110
+ trimesh
111
+ libigl
112
+ pyrender
113
+ cgal
114
+ pygarment
115
+ pyliblzfse
116
+ viser[examples]