Skip to content

Commit dee20a7

Browse files
fix: remove accidentally added pip in dev dependencies (#516)
1 parent 6e6d8e3 commit dee20a7

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

poetry.lock

+1-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ psycopg = "*"
144144
cassandra-driver = "*"
145145
pytest-asyncio = "0.23.5"
146146
kafka-python-ng = "^2.2.0"
147-
pip = "^24.0"
148147

149148
[[tool.poetry.source]]
150149
name = "PyPI"

0 commit comments

Comments
 (0)