Skip to content

Commit

Permalink
Sync package names in Pipfile
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc committed Oct 21, 2024
1 parent f47835c commit 2f77da8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ charset-normalizer = "==3.4.0"
click = "==8.1.7"
decorator = "==5.1.1"
deprecated = "==1.2.14"
exceptiongroup = {version="==1.2.2", python_version="<'3.11'"}
humanize = "==4.11.0"
idna = "==3.10"
inquirerpy = "==0.3.4"
Expand All @@ -37,6 +38,7 @@ requests-oauthlib = "==2.0.0"
rich = "==13.9.2"
six = "==1.16.0"
tqdm = "==4.66.5"
types-decorator = "==5.1.8.20240310"
typing-extensions = "==4.12.2"
url-normalize = "==1.4.3"
urllib3 = "==2.2.3"
Expand Down
2 changes: 1 addition & 1 deletion Pipfile.lock

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

0 comments on commit 2f77da8

Please sign in to comment.