OpenBazaar / OpenBazaar-Server

(Deprecated) OpenBazaar 1.0 Server daemon for communication with OpenBazaar-Client
MIT License
609 stars 175 forks source link

Requests library not in requirements.txt #528

Open uberscientist opened 7 years ago

uberscientist commented 7 years ago

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/

bladedoyle commented 7 years ago

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