Update requirements and add Python 3.11 to CI

This commit is contained in:
Veronica Berglyd Olsen
2022-10-25 16:58:46 +02:00
parent 2f926301e6
commit a5cbaa7f8c
3 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -15,6 +15,7 @@ classifiers =
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: Implementation :: CPython
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Development Status :: 5 - Production/Stable
@@ -32,7 +33,7 @@ python_requires = >=3.7
include_package_data = True
packages = find:
install_requires =
pyqt5>=5.3
pyqt5>=5.10
lxml>=4.2.0
pyenchant>=3.0.0