Skip to content

Commit

Permalink
temp: check for failure
Browse files Browse the repository at this point in the history
  • Loading branch information
angrybayblade committed Jan 23, 2024
1 parent 0d27462 commit f092e0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ def get_all_extras() -> Dict:
"jsonschema<4.4.0,>=4.3.0",
"protobuf<4.25.0,>=4.21.6",
"gql==3.5.0",
"aiohttp<4.0.0,>=3.8.5",
]
base_deps.extend(all_extras["cli"])

Expand Down

0 comments on commit f092e0f

Please sign in to comment.