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.

Would it be possible to relax the requirements?

See original GitHub issue

Hi,

this issue is primarily along the lines of https://github.com/tensorflow/tensorflow/commit/a90383a867a2337600c775d67842f308da9d118b. I was wondering if the tight pins in requirements.txt are primarily due to functionality or solvability? Reason is, that I’m thinking about adding this package to conda-forge but the restrictions currently make this difficult. It seems like things like the numpy pin are primarily to make solving easier but I just wanted to double check if this is correct? Thanks!

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
MichaelBroughtoncommented, Jan 19, 2022

We use the version of protoc provided by TensorFlow in our project (via bazel dependencies) when developing code:

  1. We use this protobuf for Codegen + Compilation in C++
  2. We also use it for Codegen in python When actually running code all we require is that you use a version of this that happens to also work with the current version of protoc used in TensorFlow. Right now protoc 3.9.2 is used, but for the ease of our users we can allow the pip install to slide all the way up to 3.17.3

This is a problem TensorFlow also has and is working on fixing here

0reactions
lockwocommented, Aug 24, 2022

Any updates on this issue or can it be closed?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Relax a requirement definition and meaning
A requirement is a quality or qualification that you must have in order to be allowed to do something or to be suitable...
Read more >
Relax a requirement (General Computing forum at ...
"Relax a requirement" usually means to make some requirement about what the method should do or how it should work, less strict. What...
Read more >
Relaxing the Requirements (Chapter 10)
We note that whether a relaxation is adequate for an intended application depends on the application, and thus much of the material in...
Read more >
relax this requirement | English examples in context
High quality example sentences with “relax this requirement” in context from reliable sources - Ludwig is the linguistic search engine that helps you...
Read more >
Employers Relax Job Requirements to Hire Workers Fast
So how are companies easing up on job requirements and how does the new accelerated hiring process work? WSJ workplace management and ...
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