Changed core version

This commit is contained in:
2021-11-30 11:20:15 +01:00
parent de22e79b71
commit 95b5f99f1f
15 changed files with 32 additions and 33 deletions

View File

@@ -19,15 +19,14 @@
"colorama==0.4.4",
"mysql-connector==2.2.9",
"psutil==5.8.0",
"packaging==20.9",
"packaging==21.3",
"pyfiglet==0.8.post1",
"pynput==1.7.3",
"SQLAlchemy==1.4.7",
"setuptools==56.0.0",
"pynput==1.7.5",
"setuptools==59.4.0",
"tabulate==0.8.9",
"termcolor==1.1.0",
"watchdog==2.0.2",
"wheel==0.36.2"
"watchdog==2.1.6",
"wheel==0.37.0"
],
"PythonVersion": ">=3.8",
"PythonPath": {},