diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a990daf66..612372754 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -58,9 +58,10 @@ development purposes but also feel free to just use the containers and update wi ### Local Set Up -It is recommended to use Python versions >= 3.11. +It is recommended to use Python versions 3.11. -This guide skips setting up User Authentication for the purpose of simplicity +If using a lower version, modifications will have to be made to the code. +If using a higher version, the version of Tensorflow we use may not be available for your platform. #### Installing Requirements