Skip to content

Commit c8ebf6a

Browse files
yt-msMidnighter
authored andcommitted
fix(build): safety error reported for pip < 21.1
1 parent 0d6f59a commit c8ebf6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ install_requires =
4242
httpx ~= 0.16
4343
importlib_metadata; python_version <'3.8'
4444
ordered-set
45+
pip >= 21.1
4546
pydantic >= 1.7.1
4647
python-dotenv
4748
python_requires = >=3.6

0 commit comments

Comments
 (0)