File tree Expand file tree Collapse file tree 4 files changed +4
-37
lines changed
.harness/orgs/PROD/projects/Harness_Split/pipelines/pythonclient/input_sets Expand file tree Collapse file tree 4 files changed +4
-37
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ Apache License
157157 file or class name and description of purpose be included on the
158158 same "printed page" as the copyright notice for easier
159159 identification within third-party archives.
160- Copyright [yyyy] [name of copyright owner]
160+ Copyright 2025 Harness Corporation
161161 Licensed under the Apache License, Version 2.0 (the "License");
162162 you may not use this file except in compliance with the License.
163163 You may obtain a copy of the License at
Original file line number Diff line number Diff line change 1515 'iniconfig==1.1.1' ,
1616 'attrs==22.1.0' ,
1717 'pytest-asyncio==0.21.0' ,
18- 'aiohttp= =3.8.4' ,
18+ 'aiohttp> =3.8.4' ,
1919 'aiofiles>=23.1.0' ,
2020 'requests-kerberos>=0.15.0' ,
21- 'urllib3==2.0.7' ,
22- 'cryptography<=45.0.7'
21+ 'urllib3==2.0.7'
2322]
2423
2524INSTALL_REQUIRES = [
2625 'requests' ,
27- 'pyyaml<=6.0.1 ' ,
26+ 'pyyaml' ,
2827 'docopt>=0.6.2' ,
2928 'enum34;python_version<"3.4"' ,
3029 'bloom-filter2>=2.0.0'
You can’t perform that action at this time.
0 commit comments