OpenBazaar / OpenBazaar-Server

(Deprecated) OpenBazaar 1.0 Server daemon for communication with OpenBazaar-Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requests library not in requirements.txt

uberscientist opened this issue · comments

I installed OpenBazaar-Server to a VPS yesterday and noticed that after pip install -r requirements.txt I had to manually install http://docs.python-requests.org/en/master/

Please add additional module depend "requests==2.18.1" to project requirements.txt