File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ classifiers = [
1313 " Operating System :: OS Independent" ,
1414]
1515requires-python = " >=3.8"
16- dependencies = [" juliapkg ~=0.1.8 " ]
16+ dependencies = [" juliapkg ~=0.1.17 " ]
1717
1818[tool .hatch .build .targets .wheel ]
1919packages = [" pysrc/juliacall" ]
Original file line number Diff line number Diff line change 66 "version" : " =0.9.24" ,
77 "path" : " ../.." ,
88 "dev" : true
9+ },
10+ "OpenSSL_jll" : {
11+ "uuid" : " 458c3c95-2e84-50aa-8efc-19380b2a3a95" ,
12+ "version" : " <=python"
913 }
1014 }
1115}
Original file line number Diff line number Diff line change 44 "PythonCall" : {
55 "uuid" : " 6099a3de-0909-46bc-b1f4-468b9a2dfc0d" ,
66 "version" : " =0.9.24"
7+ },
8+ "OpenSSL_jll" : {
9+ "uuid" : " 458c3c95-2e84-50aa-8efc-19380b2a3a95" ,
10+ "version" : " <=python"
711 }
812 }
913}
You can’t perform that action at this time.
0 commit comments