1
0
Fork 0
mirror of synced 2024-06-28 03:00:49 +12:00

bump legendary requirements in setup.py to 0.20.32 (#264)

supplements for 3ef6d120e3
This commit is contained in:
Virtuti Militari 2023-01-06 16:42:35 +01:00 committed by GitHub
parent 3ef6d120e3
commit 0fee108dc0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ with open("README.md", "r") as fh:
requirements = [ requirements = [
"requests<3.0", "requests<3.0",
"legendary-gl==0.20.31", "legendary-gl==0.20.32",
"setuptools", "setuptools",
"wheel", "wheel",
"PyQt5", "PyQt5",