Skip to content

Commit 1454eef

Browse files
authored
Merge pull request #2332 from quantopian/unwanted-libs
MAINT: Removed tornado, backports.ssl-match-hostname, and certifi
2 parents ba94d6a + dd1eed9 commit 1454eef

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

etc/requirements_dev.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,7 @@ mistune==0.7
4141

4242
# Example scripts that are run during unit tests use the following:
4343

44-
# Required by tornado
45-
backports.ssl-match-hostname==3.4.0.2;python_version<'3.0'
46-
certifi==2018.8.24
47-
4844
# matplotlib dependencies:
49-
tornado==4.2.1
5045
pyparsing==2.0.3
5146
cycler==0.10.0
5247
matplotlib==1.5.3

0 commit comments

Comments
 (0)