This repository was archived by the owner on May 3, 2024. It is now read-only.

Description
Running into issues trying to set up the poetry environment using python version 3.11.2.
The current project's Python requirement (3.11.2) is not compatible with some of the required packages Python requirement:
- vyper requires Python >=3.7,<3.10, so it will not be satisfied for Python 3.11.2