Open
Description
Description of the problem, including code/CLI snippet
ImportError: The GraphQL client could not be initialized because the gql dependencies are not installed. Install them with 'pip install python-gitlab[graphql]'
pip install python-gitlab[graphql]
$ pip install python-gitlab[graphql]
zsh: no matches found: python-gitlab[graphql]
Expected Behavior
pip install python-gitlab[graphql] success
Actual Behavior
no matches found: python-gitlab[graphql]
Specifications
- python-gitlab version: 5.6.0
- Gitlab server version (or gitlab.com): 17.6