Would it be possible to relax the requirements?
See original GitHub issueHi,
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:
- Created 2 years ago
- Comments:5 (1 by maintainers)
Top 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 >
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 Free
Top 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

We use the version of protoc provided by TensorFlow in our project (via bazel dependencies) when developing code:
This is a problem TensorFlow also has and is working on fixing here
Any updates on this issue or can it be closed?