Aurélie GABU commited on
Commit
45b43af
·
1 Parent(s): b18e8a5

ci: toml updated python version

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -6,7 +6,7 @@ authors = [
6
  {name = "Diane.Aurélie",email = "aurelie.gabu@gmail.com"}
7
  ]
8
  readme = "README.md"
9
- requires-python = "~3.11"
10
  dependencies = [
11
  "pandas ==2.2.3",
12
  "numpy ==1.26.4",
 
6
  {name = "Diane.Aurélie",email = "aurelie.gabu@gmail.com"}
7
  ]
8
  readme = "README.md"
9
+ requires-python = "3.11.9"
10
  dependencies = [
11
  "pandas ==2.2.3",
12
  "numpy ==1.26.4",