Skip to content

Commit

Permalink
Require setuptools due to python 3.12+
Browse files Browse the repository at this point in the history
  • Loading branch information
terjekv committed Apr 23, 2024
1 parent 1066e98 commit 0fc7df5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ prompt_toolkit>=2
requests
pydantic>=2.7
pydantic[email]
setuptools # required for python 3.12+

0 comments on commit 0fc7df5

Please sign in to comment.