Skip to content

Commit

Permalink
tomllib is new in Python 3.11, not 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
AA-Turner committed Feb 2, 2025
1 parent 044d53a commit dbda1e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
setuptools
Babel
Jinja2
tomli; python_version < "3.10"
tomli; python_version < "3.11"

0 comments on commit dbda1e8

Please sign in to comment.