Open frankenstein91 opened 3 years ago
I had the same problem where it replaces tortoise-orm with tortoise.
I currently have the same problem. I have installed and need ruamel.yaml
, but it always gets replaced by ruamel.base
.
Is there any workaround for the time being except for manually editing the requirements.txt afterwards? Because I have to regenerate the file quite frequently.
I think it may be similar to my #303 where sonnet and dm_sonnet are confused.
Same happened to me, tortoise-orm became tortoise
i don't know how to describe the problem, but pipreqs always replaces ffmpeg-python with ffmpeg. any plan how to fix that?