SatSale

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit a7201a55df56c002a817b8a003eff788129b8b79
parent 08d74b0efd90905a98e107ddb5dbff2563250454
Author: nickfarrow <nicholas.w.farrow@gmail.com>
Date:   Tue, 17 Aug 2021 14:09:37 +1000

Update = to ==

Diffstat:
Mrequirements.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt @@ -8,7 +8,7 @@ Pillow==8.01.1 protobuf==3.15.6 flask_restplus==0.13.0 Werkzeug==0.16.1 -PySocks=1.7.1 +PySocks==1.7.1 # For lightning (optional)