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.

Requirements are far too strict

See original GitHub issue

The current requirements file pins to a certain version of aiobotocore and fsspec which is not good practice for a library since it causes conflicts on newer versions of pip with a more strict dependency checker. This is requiring complicated workarounds to deal with.

Can these constraints be relaxed?

Issue Analytics

  • State:open
  • Created 9 months ago
  • Reactions:7
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
martindurantcommented, Dec 19, 2022

As long as CI is being run semi-regularly, you should catch any glaring incompatibilities that way (and at that point change the dependency constraint).

So what happened, is that the new release of aiobotocore broke the already released version of s3fs, which was very painful.

1reaction
martindurantcommented, Dec 19, 2022

Were the breaking changes in aiobotocore part of the move from 1.x to 2.x?

No, it was a point release. I don’t now remember the exact version.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Signs You Are Too Strict With Your Child - Verywell Family
Kids need rules and structure, but being too firm isn't healthy. Here are the telltale signs that you're being too strict with your...
Read more >
Am I Too Strict With My Child? How to Set Appropriate Limits
It can be hard to know if your being too strict. Here are 10 tips for improving your parenting confidence and setting reasonable...
Read more >
Strict requirement definition and meaning - Collins Dictionary
A strict rule or order is very clear and precise or severe and must always be obeyed completely.
Read more >
How Strict Is Too Strict and Is It Ever a Good Thing?
Strict parents are often considered harsh & oppressive. But that isn't everyone. Read to find the strict parents healthy sweet spot.
Read more >
How Strict Is Too Strict? - The Atlantic
The backlash against no-excuses discipline in high school.
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