Skip to content
This repository has been archived by the owner on Sep 2, 2019. It is now read-only.

Commit

Permalink
Remove requests[socks] and packages separately to install
Browse files Browse the repository at this point in the history
  • Loading branch information
leunammejii committed Dec 14, 2018
1 parent 5414ab4 commit 864f8c3
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
certifi>=2017.4.17
certstream==1.10
chardet<3.1.0,>=3.0.2
entropy==0.10
idna<2.9,>=2.5
python_Levenshtein==0.12.0
PySocks!=1.5.7,>=1.5.6
PyYAML==3.13
requests
requests[socks]
termcolor==1.1.0
tld==0.7.9
tqdm==4.19.4
websocket-client==0.48.0
urllib3<1.25,>=1.21.1
websocket-client==0.48.0

0 comments on commit 864f8c3

Please sign in to comment.