Any plans to update the dependencies? "click<5.0" we are using already "click 6.7"
See original GitHub issuepsq 0.6.0 has requirement click<5.0,>=4.0, but you'll have click 6.7 which is incompatible.
flask 1.0.2 requires click>5.1
Issue Analytics
- State:
- Created 5 years ago
- Comments:11 (5 by maintainers)
Top Results From Across the Web
Command names with underscores must be invoked ... - GitHub
we ran into this issue and noticed that commands that contained underscores are now expected with dashes. i'm trying to find out when...
Read more >click · PyPI
Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as ... Install and...
Read more >Visual Studio 2017 - ERROR: Unable to update the ...
On your setup Project, if you right click on "Detected Dependencies" folder and click Refresh Dependencies it probably says 'The operation ...
Read more >Delivery Plans 2.0 Update - Azure DevOps Blog
Dependencies are viewed through the dependency panel which shows all the dependencies for that work item, including the direction. A red ...
Read more >Installing Now CLI failed (Now Experience UI Framework)
Hi,. I am trying to install Now CLI using this command: npm install @servicenow/cli -g. I am getting this error message: npm WARN...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Are there someone in GCP that it is still maintaining this library? psq is used by your getting starting Python GCP introduction projects, and if everything starts with a conflict or “legacy” libraries it is not a great beginning 😃 If everything needed by getting started is migrated to pubsub, maybe is time to cut the psq obsolete dependency? Example: https://github.com/GoogleCloudPlatform/getting-started-python/blob/master/6-pubsub/requirements.txt
I was wondering about this as well.