File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name = "ansys-tools-common"
77version = " 0.1.dev0"
88description = " A set of tools for PyAnsys libraries"
99readme = " README.rst"
10- requires-python = " >=3.11 ,<4"
10+ requires-python = " >=3.10 ,<4"
1111license = " MIT"
1212license-files = [" LICENSE" ]
1313authors = [{
name =
" ANSYS, Inc." ,
email =
" [email protected] " }]
@@ -49,13 +49,13 @@ tests = [
4949 " pytest-cov==6.1.1" ,
5050 " pyfakefs==5.8.0" ,
5151 " hypothesis==6.135.10" ,
52- " grpcio==1.73 .0" ,
52+ " grpcio==1.68 .0" ,
5353 " grpcio-health-checking==1.68.0" ,
5454]
5555
5656doc = [
5757 " ansys-sphinx-theme==1.5.2" ,
58- " grpcio==1.73 .0" ,
58+ " grpcio==1.68 .0" ,
5959 " grpcio-health-checking==1.68.0" ,
6060 " sphinx==8.2.3" ,
6161 " sphinx-autoapi==3.6.0" ,
@@ -72,7 +72,7 @@ dev = [
7272 " pytest-cov==6.1.1" ,
7373 " pyfakefs==5.8.0" ,
7474 " hypothesis==6.135.10" ,
75- " grpcio==1.73 .0" ,
75+ " grpcio==1.68 .0" ,
7676 " grpcio-health-checking==1.68.0" ,
7777 " pre-commit"
7878]
You can’t perform that action at this time.
0 commit comments