Zend certified PHP/Magento developer

How to find the magento current edition with magento admin panel

I have tried upgrading my client website from Magento 2.3.6 -p1 to 2.4.5-p1

For that, I have admin access to Magento 2.3.6 and when I hit the URL like the following command, I got an output like this…

enter image description here

Can you please confirm what command do I need to run for version upgrade
Either this

composer require magento/product-community-edition=2.4.5-p1 --no-update

                         **or**
composer require magento/product-enterprise-edition=2.4.5-p1 --no-update