Skip to content

Conversation

@cofin
Copy link

@cofin cofin commented May 26, 2024

This relaxes the litestar & python requirements a bit for the project.

@geeshta
Copy link
Owner

geeshta commented May 27, 2024

@cofin
I don't think this would run under Python 3.8 as is
From the top of my head this file uses type statement from Python 3.12
And this file uses dataclass with slots from Python 3.10.

@geeshta
Copy link
Owner

geeshta commented May 27, 2024

Oh and also | for type unions

@cofin
Copy link
Author

cofin commented May 27, 2024

Yeah, i figured there were a few places it didn't work. I'll keep updating this PR as I find them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants