[build] remove setuptools and requests version restrictions

This commit is contained in:
Mike Fährmann
2024-09-28 16:48:21 +02:00
parent df4ecef364
commit 6c0cce8dff
4 changed files with 4 additions and 5 deletions

View File

@@ -6,5 +6,5 @@
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.27.5"
__version__ = "1.27.6-dev"
__variant__ = None