Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cgundy committed Nov 28, 2024
1 parent 18b66a2 commit b835d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ mypy
black
flake8
pytest
typing-extensions>=4.6.0
typing-extensions>=4.6.0 # causes issues with python 3.12 if not specified

0 comments on commit b835d18

Please sign in to comment.