Skip to content

Commit 599350f

Browse files
authored
remove pyinstaller (#486)
1 parent 479b7c6 commit 599350f

File tree

2 files changed

+3
-150
lines changed

2 files changed

+3
-150
lines changed

poetry.lock

Lines changed: 3 additions & 146 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ urllib3 = "^1.26.20"
4141
setuptools = "^80.9.0"
4242
zipp = "^3.19.1"
4343
tenacity = "^9.0.0"
44-
pyinstaller = "^5.9.0"
45-
4644

4745

4846
[tool.poetry.group.dev.dependencies]
@@ -55,8 +53,6 @@ types-cachetools = "^5.3.0.4"
5553
types-requests = "^2.28.11.15"
5654
pytest = "^7.2.2"
5755
pytest-asyncio = ">=0.21,<0.24"
58-
pyinstaller = "^5.9.0"
59-
pip = "^25.3"
6056

6157
[build-system]
6258
requires = ["poetry-core"]

0 commit comments

Comments
 (0)