You can cd to YOUR_ENV/lib/pythonxx/site-packages/ and have a look, but is there any convenient ways?
cd
YOUR_ENV/lib/pythonxx/site-packages/
pip freeze list all the
pip freeze
In my case the flask version was only visible under so I had to go to C:\Users\\AppData\Local\flask\venv\Scripts>pip freeze --local