I have the following file structure

- click + on venv in environments panel
- click to create environment in root directory
- custom environment
- install workspace dependencies
- I only see
requirements.txt as an option
I expect I would see both dev-requirements.txt and requirements.txt because they are both present in the root folder
