question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Any plans to update the dependencies? "click<5.0" we are using already "click 6.7"

See original GitHub issue
psq 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

https://github.com/pallets/flask/blob/master/setup.py

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
VelizarVESSELINOVcommented, May 29, 2018

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

1reaction
Tachyon5commented, May 29, 2018

I was wondering about this as well.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found