Commit a2e1da5 1 parent 7ba08be commit a2e1da5 Copy full SHA for a2e1da5
File tree 1 file changed +26
-26
lines changed
1 file changed +26
-26
lines changed Original file line number Diff line number Diff line change @@ -24,52 +24,52 @@ classifiers = [
24
24
]
25
25
26
26
dependencies = [
27
- " build==1.0.3 " ,
27
+ " build==1.2.1 " ,
28
28
" numpy" ,
29
29
" pyaedt@git+https://github.com/ansys/pyaedt.git" ,
30
- " twine==5.0 .0" ,
30
+ " twine==5.1 .0" ,
31
31
" pydantic" ,
32
32
" pyvista" ,
33
33
" jinja2" ,
34
34
]
35
35
36
36
[project .optional-dependencies ]
37
37
doc = [
38
- " ansys-sphinx-theme==0.14.0 " ,
39
- " imageio==2.34.0 " ,
40
- " imageio-ffmpeg==0.4.9 " ,
41
- " ipython==8.21 .0" ,
42
- " ipywidgets==8.1.2 " ,
43
- " joblib==1.3 .2" ,
44
- " jupyterlab==4.1 .2" ,
45
- " jupytext==1.16.1 " ,
46
- " matplotlib==3.8.3 " ,
47
- " nbsphinx==0.9.3 " ,
48
- " nbconvert < 7.14 " ,
49
- " numpydoc==1.6 .0" ,
38
+ " ansys-sphinx-theme==0.16.5 " ,
39
+ " imageio==2.34.1 " ,
40
+ " imageio-ffmpeg==0.5.1 " ,
41
+ " ipython==8.25 .0" ,
42
+ " ipywidgets==8.1.3 " ,
43
+ " joblib==1.4 .2" ,
44
+ " jupyterlab==4.2 .2" ,
45
+ " jupytext==1.16.2 " ,
46
+ " matplotlib==3.9.0 " ,
47
+ " nbsphinx==0.9.4 " ,
48
+ " nbconvert < 7.17 " ,
49
+ " numpydoc==1.7 .0" ,
50
50
" osmnx" ,
51
- " pytest-sphinx==0.6.0 " ,
52
- " pyvista==0.43.3 " ,
51
+ " pytest-sphinx==0.6.3 " ,
52
+ " pyvista==0.43.9 " ,
53
53
" recommonmark==0.7.1" ,
54
- " scikit-learn==1.4.1.post1 " ,
55
- " Sphinx==7.2.6 " ,
56
- " sphinx-autobuild==2024.2.4 " ,
57
- " sphinx-autodoc-typehints==2.0.0 " ,
54
+ " scikit-learn==1.5.0 " ,
55
+ " Sphinx==7.3.7 " ,
56
+ " sphinx-autobuild==2024.4.16 " ,
57
+ " sphinx-autodoc-typehints==2.1.1 " ,
58
58
" sphinx-copybutton==0.5.2" ,
59
- " sphinx-notfound-page==1.0.0 " ,
59
+ " sphinx-notfound-page==1.0.2 " ,
60
60
" sphinxcontrib-websupport==1.2.7" ,
61
61
" SRTM.py" ,
62
62
" utm" ,
63
- " scikit-rf==0.31 .0" ,
64
- " openpyxl==3.1.2 " ,
63
+ " scikit-rf==1.0 .0" ,
64
+ " openpyxl==3.1.3 " ,
65
65
" sphinx_design" ,
66
66
" sphinx_jinja" ,
67
- " vtk==9.2.6 " ,
67
+ " vtk==9.3.0 " ,
68
68
" pypandoc" ,
69
69
]
70
70
tests = [
71
- " pytest==7.4.3 " ,
72
- " pytest-cov==4.1 .0" ,
71
+ " pytest==8.2.2 " ,
72
+ " pytest-cov==5.0 .0" ,
73
73
]
74
74
75
75
[tool .flit .module ]
You can’t perform that action at this time.
0 commit comments