Skip to content

Commit

Permalink
Add pluggy as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
soapy1 committed Nov 7, 2024
1 parent 92a199b commit 90dc6b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions conda-store-server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ dependencies = [
"flower",
"itsdangerous",
"jinja2",
"pluggy",
"pyjwt",
"psycopg2-binary",
"pymysql",
Expand Down
1 change: 1 addition & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ outputs:
- itsdangerous
- jinja2
- minio
- pluggy
- pydantic <2.0a0
- pyjwt
- python >=3.8
Expand Down

0 comments on commit 90dc6b9

Please sign in to comment.