Skip to content

Commit

Permalink
Update reference file.
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Jan 22, 2024
1 parent 26abf86 commit 5256241
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ repo_helper==2020.12.18
│ ├── click>=7.1.2
│ ├── consolekit>=1.2.0
│ │ ├── click>=7.1.2
│ │ ├── colorama>=0.4.3; python_version < "3.10" and platform_system == "Windows"
│ │ ├── deprecation-alias>=0.1.1
│ │ │ ├── deprecation>=2.1.0
│ │ │ │ └── packaging
Expand Down Expand Up @@ -1321,6 +1322,7 @@ repo_helper==2020.12.18
├── click>=7.1.2
├── consolekit>=1.0.0
│ ├── click>=7.1.2
│ ├── colorama>=0.4.3; python_version < "3.10" and platform_system == "Windows"
│ ├── deprecation-alias>=0.1.1
│ │ ├── deprecation>=2.1.0
│ │ │ └── packaging
Expand Down Expand Up @@ -1359,5 +1361,6 @@ repo_helper==2020.12.18
├── prettyprinter>=0.18.0
│ ├── Pygments>=2.2.0
│ └── colorful>=0.4.0
│ │ └── colorama; platform_system == "Windows"
├── typing-extensions>=3.7.4.3
└── yapf>=0.30.0

0 comments on commit 5256241

Please sign in to comment.