Skip to content

Commit

Permalink
Typing-extensions as dependency for py3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
unkcpz committed Dec 12, 2024
1 parent 0f0b88a commit c78cbef
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ dependencies = [
'sqlalchemy~=2.0',
'tabulate>=0.8.0,<0.10.0',
'tqdm~=4.45',
'typing-extensions~=4.0;python_version<"3.10"',
'upf_to_json~=0.9.2',
'wrapt~=1.11'
]
Expand Down
7 changes: 7 additions & 0 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c78cbef

Please sign in to comment.