Skip to content

Commit

Permalink
remove urllib3
Browse files Browse the repository at this point in the history
  • Loading branch information
jullrich committed Oct 18, 2023
1 parent 7e873e9 commit 5ec52cc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion bin/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,5 @@ sortedcontainers
sqlalchemy
twisted[all_non_platform,http2]
typing-extensions
urllib3
zipp
zope-interface
1 change: 0 additions & 1 deletion srv/isc-agent/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,5 @@ sqlalchemy==1.4.49 ; python_full_version >= "3.7.1" and python_full_version < "4
twisted-iocpsupport==1.0.4 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0" and platform_system == "Windows"
twisted[all-non-platform,http2]==22.10.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
typing-extensions==4.7.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
urllib3==1.26.17 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
zipp==3.15.0 ; python_full_version >= "3.7.1" and python_version < "3.8"
zope-interface==6.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"

0 comments on commit 5ec52cc

Please sign in to comment.