I tried to update my base conda environment this morning and received the following error after running the 'conda update --all' command.
RemoveError: 'requests' is a dependency of conda and cannot be removed from conda's operating environment.
I'm not sure how exactly to remedy this since the requests module already exists in that environment folder.