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
Describe the bug
When importing: from from rocketry import Rocketry receiving bug:
raise PydanticUserError('`const` is removed, use `Literal` instead', code='removed-kwargs')
pydantic.errors.PydanticUserError: `const` is removed, use `Literal` instead
For further information visit https://errors.pydantic.dev/2.4/u/removed-kwargs
To Reproduce
Steps to reproduce the behavior.
Expected behavior
Import to succeed
OS: Windows
Python version 3.9.10
MosTafa2K, max-pfeiffer, zRafaF, yangbin09, Pupper0n1 and 6 more