added streamedrequests dependency for future use

This commit is contained in:
Kevin Froman 2019-07-08 13:42:06 -05:00
parent 8da1fded97
commit fe142528ca
3 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1 @@
6i2apk7llawfcqy4y4xumqiedo7nltczmdk2cbvdztaqpkjnygwwz6qd.onion

View File

@ -7,4 +7,5 @@ PySocks==1.6.8
stem==1.7.1
deadsimplekv==0.1.1
unpaddedbase32==0.1.0
streamedrequests==0.0.0
jinja2==2.10.1

View File

@ -171,6 +171,8 @@ six==1.12.0 \
# via pynacl
stem==1.7.1 \
--hash=sha256:c9eaf3116cb60c15995cbd3dec3a5cbc50e9bb6e062c4d6d42201e566f498ca2
streamedrequests==0.0.0 \
--hash=sha256:94c729078099c0f2691510be0bb90f421277a729078b8e150fe2740c78f8e53e
unpaddedbase32==0.1.0 \
--hash=sha256:5e4143fcaf77c9c6b4f60d18301c7570f0dac561dcf9b9aed8b5ba6ead7f218c
urllib3==1.24.2 \