Skip to content

Commit

Permalink
Regenerate reference files on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Nov 13, 2023
1 parent 36675ed commit a72f524
Show file tree
Hide file tree
Showing 16 changed files with 614 additions and 606 deletions.
101 changes: 50 additions & 51 deletions tests/test_cli/test_show_windows_/test_requirements_3_10_.tree
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repo_helper==2020.12.18
│ │ │ └── rpds-py>=0.7.0
│ │ └── rpds-py>=0.7.1
│ ├── ruamel.yaml>=0.16.12
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.12"
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
│ ├── typing-extensions>=3.7.4.3
│ └── typing-inspect>=0.6.0
│ ├── mypy-extensions>=0.3.0
Expand Down Expand Up @@ -458,7 +458,7 @@ repo_helper==2020.12.18
│ ├── idna<4,>=2.5
│ └── urllib3<3,>=1.21.1
├── ruamel.yaml>=0.17.4
│ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.12"
│ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
├── shippinglabel>=1.0.0
│ ├── apeye>=1.0.0
│ │ ├── apeye-core>=1.0.0b2
Expand Down Expand Up @@ -565,7 +565,6 @@ repo_helper==2020.12.18
│ ├── dulwich!=0.20.7,!=0.20.8,!=0.20.9,>=0.20.5
│ │ └── urllib3>=1.25
│ ├── filelock>=3.0.12
│ │ └── typing-extensions>=4.7.1; python_version < "3.11"
│ └── typing-extensions>=3.7.4.3
├── tabulate>=0.8.8
├── typing-extensions>=3.7.4.3
Expand Down Expand Up @@ -686,8 +685,6 @@ repo_helper==2020.12.18
│ ├── platformdirs>=2.3.0
│ └── typing-extensions>=3.7.4.3
└── yapf-isort>=0.5.2
├── asttokens>=2.0.4
│ └── six
├── click>=7.1.2
├── consolekit>=0.3.0
│ ├── click>=7.1.2
Expand All @@ -703,49 +700,51 @@ repo_helper==2020.12.18
├── domdf-python-tools>=0.10.0
│ ├── natsort>=7.0.1
│ └── typing-extensions>=3.7.4.1
├── formate>=0.4.5
│ ├── astatine>=0.3.1
│ │ ├── asttokens>=1.1
│ │ │ └── six
│ │ └── domdf-python-tools>=2.7.0
│ │ ├── natsort>=7.0.1
│ │ └── typing-extensions>=3.7.4.1
│ ├── asttokens>=2.0.4
│ │ └── six
│ ├── attr-utils>=0.5.5
│ │ ├── attrs>=21.2.0
│ │ ├── domdf-python-tools>=3.6.1
│ │ │ ├── natsort>=7.0.1
│ │ │ └── typing-extensions>=3.7.4.1
│ │ ├── toolz>=0.11.1
│ │ └── typing-extensions>=4.0.0
│ ├── attrs>=20.3.0
│ ├── click>=7.1.2
│ ├── consolekit>=1.0.0
│ │ ├── click>=7.1.2
│ │ ├── deprecation-alias>=0.1.1
│ │ │ ├── deprecation>=2.1.0
│ │ │ │ └── packaging
│ │ │ └── packaging>=20.4
│ │ ├── domdf-python-tools>=2.6.0
│ │ │ ├── natsort>=7.0.1
│ │ │ └── typing-extensions>=3.7.4.1
│ │ ├── mistletoe>=0.7.2
│ │ └── typing-extensions!=3.10.0.1,>=3.10.0.0
│ ├── dom-toml>=0.4.0
│ │ ├── domdf-python-tools>=2.8.0
│ │ │ ├── natsort>=7.0.1
│ │ │ └── typing-extensions>=3.7.4.1
│ │ └── toml>=0.10.2
│ ├── domdf-python-tools>=2.5.0
│ │ ├── natsort>=7.0.1
│ │ └── typing-extensions>=3.7.4.1
│ ├── isort<5.11.0,>=5.5.2
│ ├── prettyprinter>=0.18.0
│ │ ├── Pygments>=2.2.0
│ │ └── colorful>=0.4.0
│ │ └── colorama; platform_system == "Windows"
│ ├── typing-extensions>=3.7.4.3
│ └── yapf<0.33.0,>=0.30.0
├── isort<=5.6.4,>=5.5.2
└── yapf<0.32.0,>=0.30.0
└── formate>=0.7.0
├── astatine>=0.3.1
│ ├── asttokens>=1.1
│ │ └── six
│ └── domdf-python-tools>=2.7.0
│ ├── natsort>=7.0.1
│ └── typing-extensions>=3.7.4.1
├── asttokens>=2.0.4
│ └── six
├── attr-utils>=0.5.5
│ ├── attrs>=21.2.0
│ ├── domdf-python-tools>=3.6.1
│ │ ├── natsort>=7.0.1
│ │ └── typing-extensions>=3.7.4.1
│ ├── toolz>=0.11.1
│ └── typing-extensions>=4.0.0
├── attrs>=20.3.0
├── click>=7.1.2
├── consolekit>=1.0.0
│ ├── click>=7.1.2
│ ├── deprecation-alias>=0.1.1
│ │ ├── deprecation>=2.1.0
│ │ │ └── packaging
│ │ └── packaging>=20.4
│ ├── domdf-python-tools>=2.6.0
│ │ ├── natsort>=7.0.1
│ │ └── typing-extensions>=3.7.4.1
│ ├── mistletoe>=0.7.2
│ └── typing-extensions!=3.10.0.1,>=3.10.0.0
├── dom-toml>=0.4.0
│ ├── domdf-python-tools>=2.8.0
│ │ ├── natsort>=7.0.1
│ │ └── typing-extensions>=3.7.4.1
│ └── toml>=0.10.2
├── domdf-python-tools>=2.5.0
│ ├── natsort>=7.0.1
│ └── typing-extensions>=3.7.4.1
├── isort>=5.5.2
├── 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
├── importlib-metadata>=6.6.0
│ └── zipp>=0.5
├── platformdirs>=3.5.1
└── tomli>=2.0.1
100 changes: 50 additions & 50 deletions tests/test_cli/test_show_windows_/test_requirements_3_11__.tree
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repo_helper==2020.12.18
│ │ │ └── rpds-py>=0.7.0
│ │ └── rpds-py>=0.7.1
│ ├── ruamel.yaml>=0.16.12
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.12"
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
│ ├── typing-extensions>=3.7.4.3
│ └── typing-inspect>=0.6.0
│ ├── mypy-extensions>=0.3.0
Expand Down Expand Up @@ -456,7 +456,7 @@ repo_helper==2020.12.18
│ ├── idna<4,>=2.5
│ └── urllib3<3,>=1.21.1
├── ruamel.yaml>=0.17.4
│ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.12"
│ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
├── shippinglabel>=1.0.0
│ ├── apeye>=1.0.0
│ │ ├── apeye-core>=1.0.0b2
Expand Down Expand Up @@ -682,8 +682,6 @@ repo_helper==2020.12.18
│ ├── platformdirs>=2.3.0
│ └── typing-extensions>=3.7.4.3
└── yapf-isort>=0.5.2
├── asttokens>=2.0.4
│ └── six
├── click>=7.1.2
├── consolekit>=0.3.0
│ ├── click>=7.1.2
Expand All @@ -699,49 +697,51 @@ repo_helper==2020.12.18
├── domdf-python-tools>=0.10.0
│ ├── natsort>=7.0.1
│ └── typing-extensions>=3.7.4.1
├── formate>=0.4.5
│ ├── astatine>=0.3.1
│ │ ├── asttokens>=1.1
│ │ │ └── six
│ │ └── domdf-python-tools>=2.7.0
│ │ ├── natsort>=7.0.1
│ │ └── typing-extensions>=3.7.4.1
│ ├── asttokens>=2.0.4
│ │ └── six
│ ├── attr-utils>=0.5.5
│ │ ├── attrs>=21.2.0
│ │ ├── domdf-python-tools>=3.6.1
│ │ │ ├── natsort>=7.0.1
│ │ │ └── typing-extensions>=3.7.4.1
│ │ ├── toolz>=0.11.1
│ │ └── typing-extensions>=4.0.0
│ ├── attrs>=20.3.0
│ ├── click>=7.1.2
│ ├── consolekit>=1.0.0
│ │ ├── click>=7.1.2
│ │ ├── deprecation-alias>=0.1.1
│ │ │ ├── deprecation>=2.1.0
│ │ │ │ └── packaging
│ │ │ └── packaging>=20.4
│ │ ├── domdf-python-tools>=2.6.0
│ │ │ ├── natsort>=7.0.1
│ │ │ └── typing-extensions>=3.7.4.1
│ │ ├── mistletoe>=0.7.2
│ │ └── typing-extensions!=3.10.0.1,>=3.10.0.0
│ ├── dom-toml>=0.4.0
│ │ ├── domdf-python-tools>=2.8.0
│ │ │ ├── natsort>=7.0.1
│ │ │ └── typing-extensions>=3.7.4.1
│ │ └── toml>=0.10.2
│ ├── domdf-python-tools>=2.5.0
│ │ ├── natsort>=7.0.1
│ │ └── typing-extensions>=3.7.4.1
│ ├── isort<5.11.0,>=5.5.2
│ ├── prettyprinter>=0.18.0
│ │ ├── Pygments>=2.2.0
│ │ └── colorful>=0.4.0
│ │ └── colorama; platform_system == "Windows"
│ ├── typing-extensions>=3.7.4.3
│ └── yapf<0.33.0,>=0.30.0
├── isort<=5.6.4,>=5.5.2
└── yapf<0.32.0,>=0.30.0
└── formate>=0.7.0
├── astatine>=0.3.1
│ ├── asttokens>=1.1
│ │ └── six
│ └── domdf-python-tools>=2.7.0
│ ├── natsort>=7.0.1
│ └── typing-extensions>=3.7.4.1
├── asttokens>=2.0.4
│ └── six
├── attr-utils>=0.5.5
│ ├── attrs>=21.2.0
│ ├── domdf-python-tools>=3.6.1
│ │ ├── natsort>=7.0.1
│ │ └── typing-extensions>=3.7.4.1
│ ├── toolz>=0.11.1
│ └── typing-extensions>=4.0.0
├── attrs>=20.3.0
├── click>=7.1.2
├── consolekit>=1.0.0
│ ├── click>=7.1.2
│ ├── deprecation-alias>=0.1.1
│ │ ├── deprecation>=2.1.0
│ │ │ └── packaging
│ │ └── packaging>=20.4
│ ├── domdf-python-tools>=2.6.0
│ │ ├── natsort>=7.0.1
│ │ └── typing-extensions>=3.7.4.1
│ ├── mistletoe>=0.7.2
│ └── typing-extensions!=3.10.0.1,>=3.10.0.0
├── dom-toml>=0.4.0
│ ├── domdf-python-tools>=2.8.0
│ │ ├── natsort>=7.0.1
│ │ └── typing-extensions>=3.7.4.1
│ └── toml>=0.10.2
├── domdf-python-tools>=2.5.0
│ ├── natsort>=7.0.1
│ └── typing-extensions>=3.7.4.1
├── isort>=5.5.2
├── 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
├── importlib-metadata>=6.6.0
│ └── zipp>=0.5
├── platformdirs>=3.5.1
└── tomli>=2.0.1

0 comments on commit a72f524

Please sign in to comment.