Skip to content

Commit

Permalink
update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
cgundy committed Nov 28, 2024
1 parent baf3a9c commit 378f112
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.in
Expand All @@ -18,8 +18,6 @@ click==8.1.3
# via black
cryptography==43.0.1
# via pyjwt
exceptiongroup==1.2.0
# via pytest
flake8==6.0.0
# via -r requirements.in
github3-py==3.2.0
Expand Down Expand Up @@ -64,15 +62,8 @@ requests==2.32.0
# via github3-py
six==1.16.0
# via python-dateutil
tomli==2.0.1
# via
# black
# mypy
# pytest
typing-extensions==4.5.0
# via
# black
# mypy
# via mypy
uritemplate==4.1.1
# via github3-py
urllib3==1.26.19
Expand Down

0 comments on commit 378f112

Please sign in to comment.