Updated deps
This commit is contained in:
parent
c1b9c0fb4a
commit
4062a6ebe4
@ -26,7 +26,7 @@
|
||||
"termcolor>=2.2.0",
|
||||
"watchdog>=3.0.0",
|
||||
"wheel>=0.40.0",
|
||||
"mysql-connector-python==8.1.0"
|
||||
"mysql-connector-python>=8.1.0"
|
||||
],
|
||||
"DevDependencies": [
|
||||
"Sphinx==5.0.2",
|
||||
|
@ -17,11 +17,11 @@
|
||||
"LicenseDescription": "MIT, see LICENSE for more details.",
|
||||
"Dependencies": [
|
||||
"cpl-core>=2023.10.0",
|
||||
"discord.py>=2.3.0",
|
||||
"discord.py>=2.3.2",
|
||||
"cpl-query>=2023.10.0"
|
||||
],
|
||||
"DevDependencies": [
|
||||
"cpl-cli>=2023.4.0.post3"
|
||||
"cpl-cli>=2023.10.0"
|
||||
],
|
||||
"PythonVersion": ">=3.10",
|
||||
"PythonPath": {},
|
||||
|
Loading…
Reference in New Issue
Block a user