Skip to content

Commit f24cbef

Browse files
committed
setup.py: Remove duplicate requests from install_requires
1 parent b6e451d commit f24cbef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ def get_identifier(json):
5656
"ruamel.yaml>=0.15",
5757
"toml",
5858
"semver",
59-
"requests",
6059
],
6160
python_requires=">=3.6",
6261
author="Project Jupyter Contributors",

0 commit comments

Comments
 (0)