Skip to content

Commit

Permalink
remove pyasn1 pyopenssl
Browse files Browse the repository at this point in the history
  • Loading branch information
Qiao Qiao committed Aug 2, 2024
1 parent a97f1c1 commit 6be34ed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 1 addition & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ cffi==1.15.1
charset-normalizer==3.3.2
# via requests
cryptography==43.0.0
# via
# gdc-client (pyproject.toml)
# pyopenssl
# via gdc-client (pyproject.toml)
idna==2.8
# via requests
importlib-metadata==7.0.1
Expand All @@ -38,12 +36,8 @@ pkgutil-resolve-name==1.3.10
# via jsonschema
progressbar2==3.55.0
# via gdc-client (pyproject.toml)
pyasn1==0.4.8
# via gdc-client (pyproject.toml)
pycparser==2.21
# via cffi
pyopenssl==24.2.1
# via gdc-client (pyproject.toml)
python-utils==2.7.1
# via progressbar2
pyyaml==5.3.1
Expand Down
2 changes: 0 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ install_requires =
cryptography
jsonschema
lxml
pyasn1
pyOpenSSL
PyYAML>=5.1
intervaltree~=3.0.2
importlib_metadata
Expand Down

0 comments on commit 6be34ed

Please sign in to comment.