Skip to content

Commit 02f195e

Browse files
authored
Updating python version
1 parent 65ab661 commit 02f195e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@ authors = [
1313
{name = "Alex Lacoste", email = "alex.lacoste@servicenow.com"},
1414
{name = "Tom Marty", email = "tom.marty@polymtl.ca"},
1515
{name = "Massimo Caccia", email = "massimo.caccia1@servicenow.com"},
16-
{name = "Thibault Le Sellier de Chezelles", email = "thibault.de.chezelles@gmail.com"}
16+
{name = "Thibault Le Sellier de Chezelles", email = "thibault.de.chezelles@gmail.com"},
17+
{name = "Aman Jaiswal", email = "aman.jaiswal@servicenow.com"},
1718
]
1819
readme = "README.md"
19-
requires-python = ">3.7"
20+
requires-python = ">3.10"
2021
license = {text = "Apache-2.0"}
2122
classifiers = [
2223
"Development Status :: 2 - Pre-Alpha",

0 commit comments

Comments
 (0)