-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added requirements as needed to keep correct urllib and requests vers…
…ions
- Loading branch information
Showing
10 changed files
with
26 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
beautifulsoup4==4.9.1 | ||
pywinrm==0.4.3 | ||
# Pinned to the current platform version | ||
requests==2.31.0 | ||
# Needed to avoid incompatibility with platform packages caused by urllib3 >= 2.0.0 | ||
urllib3==1.26.18 | ||
xmltodict==0.13.0 |
Binary file not shown.
Binary file removed
BIN
-4.16 MB
wheels/py3/cryptography-41.0.5-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+433 KB
...inux_2_17_x86_64.manylinux2014_x86_64.whl → ...inux2014_x86_64.manylinux_2_17_x86_64.whl
Binary file not shown.
Binary file added
BIN
+139 KB
...ls/py39/charset_normalizer-3.3.2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Binary file not shown.
Binary file added
BIN
+4.42 MB
wheels/py39/cryptography-42.0.2-cp39-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters