Skip to content

Commit

Permalink
Update reference files
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Feb 4, 2025
1 parent 73cd096 commit 6643810
Show file tree
Hide file tree
Showing 28 changed files with 58 additions and 40 deletions.
8 changes: 5 additions & 3 deletions tests/test_cli/test_show_/test_requirements_3_10_.tree
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,12 @@ repo_helper==2020.12.18
│ │ ├── jsonschema-specifications>=2023.03.6
│ │ │ └── referencing>=0.31.0
│ │ │ ├── attrs>=22.2.0
│ │ │ └── rpds-py>=0.7.0
│ │ │ ├── rpds-py>=0.7.0
│ │ │ └── typing-extensions>=4.4.0; python_version < "3.13"
│ │ ├── referencing>=0.28.4
│ │ │ ├── attrs>=22.2.0
│ │ │ └── rpds-py>=0.7.0
│ │ │ ├── rpds-py>=0.7.0
│ │ │ └── typing-extensions>=4.4.0; python_version < "3.13"
│ │ └── rpds-py>=0.7.1
│ ├── ruamel.yaml>=0.16.12
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
Expand Down Expand Up @@ -616,7 +618,7 @@ repo_helper==2020.12.18
│ ├── Pygments>=2.2.0
│ └── colorful>=0.4.0
├── typing-extensions>=3.7.4.3
└── yapf>=0.30.0
└── yapf<0.43.0,>=0.30.0
├── importlib-metadata>=6.6.0
│ └── zipp>=3.20
├── platformdirs>=3.5.1
Expand Down
8 changes: 5 additions & 3 deletions tests/test_cli/test_show_/test_requirements_3_11__.tree
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,12 @@ repo_helper==2020.12.18
│ │ ├── jsonschema-specifications>=2023.03.6
│ │ │ └── referencing>=0.31.0
│ │ │ ├── attrs>=22.2.0
│ │ │ └── rpds-py>=0.7.0
│ │ │ ├── rpds-py>=0.7.0
│ │ │ └── typing-extensions>=4.4.0; python_version < "3.13"
│ │ ├── referencing>=0.28.4
│ │ │ ├── attrs>=22.2.0
│ │ │ └── rpds-py>=0.7.0
│ │ │ ├── rpds-py>=0.7.0
│ │ │ └── typing-extensions>=4.4.0; python_version < "3.13"
│ │ └── rpds-py>=0.7.1
│ ├── ruamel.yaml>=0.16.12
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
Expand Down Expand Up @@ -616,7 +618,7 @@ repo_helper==2020.12.18
│ ├── Pygments>=2.2.0
│ └── colorful>=0.4.0
├── typing-extensions>=3.7.4.3
└── yapf>=0.30.0
└── yapf<0.43.0,>=0.30.0
├── importlib-metadata>=6.6.0
│ └── zipp>=3.20
├── platformdirs>=3.5.1
Expand Down
2 changes: 1 addition & 1 deletion tests/test_cli/test_show_/test_requirements_3_13__.tree
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,7 @@ repo_helper==2020.12.18
│ ├── Pygments>=2.2.0
│ └── colorful>=0.4.0
├── typing-extensions>=3.7.4.3
└── yapf>=0.30.0
└── yapf<0.43.0,>=0.30.0
├── importlib-metadata>=6.6.0
│ └── zipp>=3.20
├── platformdirs>=3.5.1
Expand Down
2 changes: 1 addition & 1 deletion tests/test_cli/test_show_/test_requirements_3_6_.tree
Original file line number Diff line number Diff line change
Expand Up @@ -1101,4 +1101,4 @@ repo_helper==2020.12.18
│ ├── Pygments>=2.2.0
│ └── colorful>=0.4.0
├── typing-extensions>=3.7.4.3
└── yapf>=0.30.0
└── yapf<0.43.0,>=0.30.0
2 changes: 1 addition & 1 deletion tests/test_cli/test_show_/test_requirements_3_7_.tree
Original file line number Diff line number Diff line change
Expand Up @@ -1086,7 +1086,7 @@ repo_helper==2020.12.18
│ ├── Pygments>=2.2.0
│ └── colorful>=0.4.0
├── typing-extensions>=3.7.4.3
└── yapf>=0.30.0
└── yapf<0.43.0,>=0.30.0
├── importlib-metadata>=6.6.0
│ ├── typing-extensions>=3.6.4; python_version < "3.8"
│ └── zipp>=0.5
Expand Down
2 changes: 1 addition & 1 deletion tests/test_cli/test_show_/test_requirements_3_8_.tree
Original file line number Diff line number Diff line change
Expand Up @@ -965,7 +965,7 @@ repo_helper==2020.12.18
│ ├── Pygments>=2.2.0
│ └── colorful>=0.4.0
├── typing-extensions>=3.7.4.3
└── yapf>=0.30.0
└── yapf<0.43.0,>=0.30.0
├── importlib-metadata>=6.6.0
│ └── zipp>=3.20
├── platformdirs>=3.5.1
Expand Down
8 changes: 5 additions & 3 deletions tests/test_cli/test_show_/test_requirements_3_9_.tree
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,12 @@ repo_helper==2020.12.18
│ │ ├── jsonschema-specifications>=2023.03.6
│ │ │ └── referencing>=0.31.0
│ │ │ ├── attrs>=22.2.0
│ │ │ └── rpds-py>=0.7.0
│ │ │ ├── rpds-py>=0.7.0
│ │ │ └── typing-extensions>=4.4.0; python_version < "3.13"
│ │ ├── referencing>=0.28.4
│ │ │ ├── attrs>=22.2.0
│ │ │ └── rpds-py>=0.7.0
│ │ │ ├── rpds-py>=0.7.0
│ │ │ └── typing-extensions>=4.4.0; python_version < "3.13"
│ │ └── rpds-py>=0.7.1
│ ├── ruamel.yaml>=0.16.12
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
Expand Down Expand Up @@ -616,7 +618,7 @@ repo_helper==2020.12.18
│ ├── Pygments>=2.2.0
│ └── colorful>=0.4.0
├── typing-extensions>=3.7.4.3
└── yapf>=0.30.0
└── yapf<0.43.0,>=0.30.0
├── importlib-metadata>=6.6.0
│ └── zipp>=3.20
├── platformdirs>=3.5.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,11 @@ repo_helper==2020.12.18
├── tabulate>=0.8.8
├── tomli>=2.0.1
├── toolz>=0.11.1
├── typing-extensions>=4.4.0; python_version < "3.13"
├── typing-extensions!=3.10.0.1,!=4.7.0,>=4.0.0
├── typing-inspect>=0.6.0
├── urllib3<3,>=1.24.1
├── whey>=0.0.17
├── yapf>=0.30.0
├── yapf<0.43.0,>=0.30.0
├── yapf-isort>=0.5.2
└── zipp>=3.20
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,11 @@ repo_helper==2020.12.18
├── tabulate>=0.8.8
├── tomli>=2.0.1
├── toolz>=0.11.1
├── typing-extensions>=4.4.0; python_version < "3.13"
├── typing-extensions!=3.10.0.1,!=4.7.0,>=4.0.0
├── typing-inspect>=0.6.0
├── urllib3<3,>=1.24.1
├── whey>=0.0.17
├── yapf>=0.30.0
├── yapf<0.43.0,>=0.30.0
├── yapf-isort>=0.5.2
└── zipp>=3.20
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ repo_helper==2020.12.18
├── typing-inspect>=0.6.0
├── urllib3<3,>=1.24.1
├── whey>=0.0.17
├── yapf>=0.30.0
├── yapf<0.43.0,>=0.30.0
├── yapf-isort>=0.5.2
└── zipp>=3.20
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ repo_helper==2020.12.18
├── typing-inspect>=0.6.0
├── urllib3<1.27,>=1.24.1
├── whey>=0.0.17
├── yapf>=0.30.0
├── yapf<0.43.0,>=0.30.0
├── yapf-isort>=0.5.2
├── zipp>=3.1.0; python_version < "3.10"
└── zipp>=0.5
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ repo_helper==2020.12.18
├── typing-inspect>=0.6.0
├── urllib3<3,>=1.24.1
├── whey>=0.0.17
├── yapf>=0.30.0
├── yapf<0.43.0,>=0.30.0
├── yapf-isort>=0.5.2
├── zipp>=3.1.0; python_version < "3.10"
└── zipp>=0.5
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ repo_helper==2020.12.18
├── typing-inspect>=0.6.0
├── urllib3<3,>=1.24.1
├── whey>=0.0.17
├── yapf>=0.30.0
├── yapf<0.43.0,>=0.30.0
├── yapf-isort>=0.5.2
├── zipp>=3.20
└── zipp>=3.1.0; python_version < "3.10"
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,11 @@ repo_helper==2020.12.18
├── tabulate>=0.8.8
├── tomli>=2.0.1
├── toolz>=0.11.1
├── typing-extensions>=4.4.0; python_version < "3.13"
├── typing-extensions!=3.10.0.1,!=4.7.0,>=4.0.0
├── typing-inspect>=0.6.0
├── urllib3<3,>=1.24.1
├── whey>=0.0.17
├── yapf>=0.30.0
├── yapf<0.43.0,>=0.30.0
├── yapf-isort>=0.5.2
└── zipp>=3.20
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,12 @@ repo_helper==2020.12.18
│ │ ├── jsonschema-specifications>=2023.03.6
│ │ │ └── referencing>=0.31.0
│ │ │ ├── attrs>=22.2.0
│ │ │ └── rpds-py>=0.7.0
│ │ │ ├── rpds-py>=0.7.0
│ │ │ └── typing-extensions>=4.4.0; python_version < "3.13"
│ │ ├── referencing>=0.28.4
│ │ │ ├── attrs>=22.2.0
│ │ │ └── rpds-py>=0.7.0
│ │ │ ├── rpds-py>=0.7.0
│ │ │ └── typing-extensions>=4.4.0; python_version < "3.13"
│ │ └── rpds-py>=0.7.1
│ ├── ruamel.yaml>=0.16.12
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
Expand Down Expand Up @@ -617,7 +619,7 @@ repo_helper==2020.12.18
│ └── colorful>=0.4.0
│ └── colorama; platform_system == "Windows"
├── typing-extensions>=3.7.4.3
└── yapf>=0.30.0
└── yapf<0.43.0,>=0.30.0
├── importlib-metadata>=6.6.0
│ └── zipp>=3.20
├── platformdirs>=3.5.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,12 @@ repo_helper==2020.12.18
│ │ ├── jsonschema-specifications>=2023.03.6
│ │ │ └── referencing>=0.31.0
│ │ │ ├── attrs>=22.2.0
│ │ │ └── rpds-py>=0.7.0
│ │ │ ├── rpds-py>=0.7.0
│ │ │ └── typing-extensions>=4.4.0; python_version < "3.13"
│ │ ├── referencing>=0.28.4
│ │ │ ├── attrs>=22.2.0
│ │ │ └── rpds-py>=0.7.0
│ │ │ ├── rpds-py>=0.7.0
│ │ │ └── typing-extensions>=4.4.0; python_version < "3.13"
│ │ └── rpds-py>=0.7.1
│ ├── ruamel.yaml>=0.16.12
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
Expand Down Expand Up @@ -617,7 +619,7 @@ repo_helper==2020.12.18
│ └── colorful>=0.4.0
│ └── colorama; platform_system == "Windows"
├── typing-extensions>=3.7.4.3
└── yapf>=0.30.0
└── yapf<0.43.0,>=0.30.0
├── importlib-metadata>=6.6.0
│ └── zipp>=3.20
├── platformdirs>=3.5.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@ repo_helper==2020.12.18
│ └── colorful>=0.4.0
│ └── colorama; platform_system == "Windows"
├── typing-extensions>=3.7.4.3
└── yapf>=0.30.0
└── yapf<0.43.0,>=0.30.0
├── importlib-metadata>=6.6.0
│ └── zipp>=3.20
├── platformdirs>=3.5.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1109,4 +1109,4 @@ repo_helper==2020.12.18
│ └── colorful>=0.4.0
│ └── colorama; platform_system == "Windows"
├── typing-extensions>=3.7.4.3
└── yapf>=0.30.0
└── yapf<0.43.0,>=0.30.0
Original file line number Diff line number Diff line change
Expand Up @@ -1094,7 +1094,7 @@ repo_helper==2020.12.18
│ └── colorful>=0.4.0
│ └── colorama; platform_system == "Windows"
├── typing-extensions>=3.7.4.3
└── yapf>=0.30.0
└── yapf<0.43.0,>=0.30.0
├── importlib-metadata>=6.6.0
│ ├── typing-extensions>=3.6.4; python_version < "3.8"
│ └── zipp>=0.5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -973,7 +973,7 @@ repo_helper==2020.12.18
│ └── colorful>=0.4.0
│ └── colorama; platform_system == "Windows"
├── typing-extensions>=3.7.4.3
└── yapf>=0.30.0
└── yapf<0.43.0,>=0.30.0
├── importlib-metadata>=6.6.0
│ └── zipp>=3.20
├── platformdirs>=3.5.1
Expand Down
8 changes: 5 additions & 3 deletions tests/test_cli/test_show_windows_/test_requirements_3_9_.tree
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,12 @@ repo_helper==2020.12.18
│ │ ├── jsonschema-specifications>=2023.03.6
│ │ │ └── referencing>=0.31.0
│ │ │ ├── attrs>=22.2.0
│ │ │ └── rpds-py>=0.7.0
│ │ │ ├── rpds-py>=0.7.0
│ │ │ └── typing-extensions>=4.4.0; python_version < "3.13"
│ │ ├── referencing>=0.28.4
│ │ │ ├── attrs>=22.2.0
│ │ │ └── rpds-py>=0.7.0
│ │ │ ├── rpds-py>=0.7.0
│ │ │ └── typing-extensions>=4.4.0; python_version < "3.13"
│ │ └── rpds-py>=0.7.1
│ ├── ruamel.yaml>=0.16.12
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
Expand Down Expand Up @@ -624,7 +626,7 @@ repo_helper==2020.12.18
│ └── colorful>=0.4.0
│ └── colorama; platform_system == "Windows"
├── typing-extensions>=3.7.4.3
└── yapf>=0.30.0
└── yapf<0.43.0,>=0.30.0
├── importlib-metadata>=6.6.0
│ └── zipp>=3.20
├── platformdirs>=3.5.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,11 @@ repo_helper==2020.12.18
├── tabulate>=0.8.8
├── tomli>=2.0.1
├── toolz>=0.11.1
├── typing-extensions>=4.4.0; python_version < "3.13"
├── typing-extensions!=3.10.0.1,!=4.7.0,>=4.0.0
├── typing-inspect>=0.6.0
├── urllib3<3,>=1.24.1
├── whey>=0.0.17
├── yapf>=0.30.0
├── yapf<0.43.0,>=0.30.0
├── yapf-isort>=0.5.2
└── zipp>=3.20
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,11 @@ repo_helper==2020.12.18
├── tabulate>=0.8.8
├── tomli>=2.0.1
├── toolz>=0.11.1
├── typing-extensions>=4.4.0; python_version < "3.13"
├── typing-extensions!=3.10.0.1,!=4.7.0,>=4.0.0
├── typing-inspect>=0.6.0
├── urllib3<3,>=1.24.1
├── whey>=0.0.17
├── yapf>=0.30.0
├── yapf<0.43.0,>=0.30.0
├── yapf-isort>=0.5.2
└── zipp>=3.20
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ repo_helper==2020.12.18
├── typing-inspect>=0.6.0
├── urllib3<3,>=1.24.1
├── whey>=0.0.17
├── yapf>=0.30.0
├── yapf<0.43.0,>=0.30.0
├── yapf-isort>=0.5.2
└── zipp>=3.20
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ repo_helper==2020.12.18
├── typing-inspect>=0.6.0
├── urllib3<1.27,>=1.24.1
├── whey>=0.0.17
├── yapf>=0.30.0
├── yapf<0.43.0,>=0.30.0
├── yapf-isort>=0.5.2
├── zipp>=3.1.0; python_version < "3.10"
└── zipp>=0.5
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ repo_helper==2020.12.18
├── typing-inspect>=0.6.0
├── urllib3<3,>=1.24.1
├── whey>=0.0.17
├── yapf>=0.30.0
├── yapf<0.43.0,>=0.30.0
├── yapf-isort>=0.5.2
├── zipp>=3.1.0; python_version < "3.10"
└── zipp>=0.5
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ repo_helper==2020.12.18
├── typing-inspect>=0.6.0
├── urllib3<3,>=1.24.1
├── whey>=0.0.17
├── yapf>=0.30.0
├── yapf<0.43.0,>=0.30.0
├── yapf-isort>=0.5.2
├── zipp>=3.20
└── zipp>=3.1.0; python_version < "3.10"
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,11 @@ repo_helper==2020.12.18
├── tabulate>=0.8.8
├── tomli>=2.0.1
├── toolz>=0.11.1
├── typing-extensions>=4.4.0; python_version < "3.13"
├── typing-extensions!=3.10.0.1,!=4.7.0,>=4.0.0
├── typing-inspect>=0.6.0
├── urllib3<3,>=1.24.1
├── whey>=0.0.17
├── yapf>=0.30.0
├── yapf<0.43.0,>=0.30.0
├── yapf-isort>=0.5.2
└── zipp>=3.20

0 comments on commit 6643810

Please sign in to comment.