File tree 1 file changed +16
-16
lines changed
1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -26,43 +26,43 @@ classifiers = [
26
26
dependencies = [
27
27
" build==1.0.3" ,
28
28
" numpy" ,
29
- " pyaedt==0.7.10 " ,
30
- " twine==4 .0.2 " ,
29
+ " pyaedt==0.7.12 " ,
30
+ " twine==5 .0.0 " ,
31
31
" pydantic" ,
32
32
" pyvista" ,
33
33
]
34
34
35
35
[project .optional-dependencies ]
36
36
doc = [
37
- " ansys-sphinx-theme==0.13.1 " ,
38
- " imageio==2.31.5 " ,
37
+ " ansys-sphinx-theme==0.14.0 " ,
38
+ " imageio==2.34.0 " ,
39
39
" imageio-ffmpeg==0.4.9" ,
40
- " ipython==8.16.1 " ,
41
- " ipywidgets==8.1.1 " ,
40
+ " ipython==8.21.0 " ,
41
+ " ipywidgets==8.1.2 " ,
42
42
" joblib==1.3.2" ,
43
- " jupyterlab==4.0.6 " ,
44
- " jupytext==1.16.0 " ,
45
- " matplotlib==3.8.0 " ,
43
+ " jupyterlab==4.1.2 " ,
44
+ " jupytext==1.16.1 " ,
45
+ " matplotlib==3.8.3 " ,
46
46
" nbsphinx==0.9.3" ,
47
47
" numpydoc==1.6.0" ,
48
48
" osmnx" ,
49
- " pytest-sphinx==0.5 .0" ,
50
- " pyvista==0.42.2 " ,
49
+ " pytest-sphinx==0.6 .0" ,
50
+ " pyvista==0.43.3 " ,
51
51
" recommonmark==0.7.1" ,
52
- " scikit-learn==1.3.1 " ,
52
+ " scikit-learn==1.4.1.post1 " ,
53
53
" Sphinx==7.2.6" ,
54
- " sphinx-autobuild==2021.3.14 " ,
55
- " sphinx-autodoc-typehints==1.24 .0" ,
54
+ " sphinx-autobuild==2024.2.4 " ,
55
+ " sphinx-autodoc-typehints==2.0 .0" ,
56
56
" sphinx-copybutton==0.5.2" ,
57
57
" sphinx-notfound-page==1.0.0" ,
58
- " sphinxcontrib-websupport==1.2.4 " ,
58
+ " sphinxcontrib-websupport==1.2.7 " ,
59
59
" SRTM.py" ,
60
60
" utm" ,
61
61
" scikit-rf==0.31.0" ,
62
62
" openpyxl==3.1.2" ,
63
63
" sphinx_design" ,
64
64
" sphinx_jinja" ,
65
- " vtk==9.2.6 " ,
65
+ " vtk==9.3.0 " ,
66
66
" pypandoc" ,
67
67
]
68
68
ci = [
You can’t perform that action at this time.
0 commit comments