Skip to content

Commit

Permalink
Add packaging explicitly (microsoft#2780)
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkall committed May 24, 2024
1 parent 7e14d5e commit c6ff782
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
# Disallowing 2.6.0 can be removed when this is fixed https://github.com/pydantic/pydantic/issues/8705
"pydantic>=1.10,<3,!=2.6.0", # could be both V1 and V2
"docker",
"packaging",
]

jupyter_executor = [
Expand Down

0 comments on commit c6ff782

Please sign in to comment.