Using pipreqs in pyenv virtualenv writes requirements.txt with numpy version that is not in virtualenv
I use PyEnv to manage Python virtual environments. I have numpy 1.26.4 installed in this environment. If I run
I use PyEnv to manage Python virtual environments. I have numpy 1.26.4 installed in this environment. If I run