You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2024. It is now read-only.
The pyproject.toml currently indicates a Python version requirement of 3.7.
This should be modified to 3.9 because of this issue with poetry on FIPS (Federal Information Processing Standards) systems. On a FIPS system without version 3.9 poetry will fail due to an issue with md5 being marked as insecure by FIPS systems.
No description provided.
The text was updated successfully, but these errors were encountered: