From d8c7d2dcfb6b23f31c79a88db34b1bab87bc6493 Mon Sep 17 00:00:00 2001 From: Reckless_Satoshi Date: Wed, 11 May 2022 15:14:13 -0700 Subject: [PATCH] Use own fork of Robohash --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69d8db27..f90d3dbc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ Pillow==7.0.0 python-decouple==3.5 requests==2.22.0 ring==0.9.1 -robohash==1.1 +git+https://github.com/Reckless-Satoshi/Robohash.git scipy==1.8.0 gunicorn==20.1.0 psycopg2==2.9.3