This commit is contained in:
jdegenstein
2022-10-20 22:18:58 -05:00
committed by GitHub
parent 974fd51f88
commit cfb952047f

View File

@@ -29,7 +29,7 @@ setup(
python_requires=">=3.8,<3.11",
install_requires=[
"logbook>=1",
"ipython=8.4.0",
"ipython==8.4.0",
"path>=16",
"PyQt5>=5",
"requests>=2,<3",