Skip to content

Commit

Permalink
chore: update python to 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
niek-mereu committed Jul 23, 2024
1 parent 56c6ee9 commit 091c969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"requests-aws4auth>=1.1",
"deepdiff>=6.2",
],
python_requires=">=3.9",
python_requires=">=3.10",
include_package_data=True,
)

0 comments on commit 091c969

Please sign in to comment.