Update reqs
This commit is contained in:
parent
b889ad8133
commit
e316322fbf
@ -31,7 +31,7 @@ keywords = [
|
||||
]
|
||||
classifiers = [
|
||||
"Programming Language :: Python :: 3",
|
||||
"Development Status :: 4 - Beta",
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
"Environment :: Other Environment",
|
||||
"Intended Audience :: Developers",
|
||||
"License :: OSI Approved :: GNU Affero General Public License v3",
|
||||
@ -44,7 +44,7 @@ classifiers = [
|
||||
"Topic :: Games/Entertainment",
|
||||
"Topic :: Utilities",
|
||||
]
|
||||
requires-python = ">=3.7"
|
||||
requires-python = ">=3.11"
|
||||
dynamic = ["version"]
|
||||
dependencies = [
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user