Skip to content

Commit

Permalink
upgrade requests
Browse files Browse the repository at this point in the history
  • Loading branch information
Qiao Qiao committed Aug 2, 2024
1 parent 4b0440e commit a97f1c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ certifi==2024.7.4
# via requests
cffi==1.15.1
# via cryptography
chardet==3.0.4
charset-normalizer==3.3.2
# via requests
cryptography==43.0.0
# via
Expand Down Expand Up @@ -52,7 +52,7 @@ referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.22.0
requests==2.32.3
# via gdc-client (pyproject.toml)
rpds-py==0.19.1
# via
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ install_requires =
intervaltree~=3.0.2
importlib_metadata
termcolor~=1.1.0
requests~=2.22.0
requests
progressbar2

[options.packages.find]
Expand Down

0 comments on commit a97f1c1

Please sign in to comment.