Skip to content

chore: relax deps#1

Open
cofin wants to merge 1 commit into
geeshta:mainfrom
cofin:deps
Open

chore: relax deps#1
cofin wants to merge 1 commit into
geeshta:mainfrom
cofin:deps

Conversation

@cofin

@cofin cofin commented May 26, 2024

Copy link
Copy Markdown

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

@geeshta

geeshta commented May 27, 2024

Copy link
Copy Markdown
Owner

@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

geeshta commented May 27, 2024

Copy link
Copy Markdown
Owner

Oh and also | for type unions

@cofin

cofin commented May 27, 2024

Copy link
Copy Markdown
Author

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