Update requirements.txt

Adds flake8 and click dependencies
This commit is contained in:
Andres Caicedo 2023-05-08 13:52:47 +02:00
parent 23d9d421de
commit a613315e74
No known key found for this signature in database
GPG key ID: 6E797C4F5A327624

View file

@ -18,4 +18,6 @@ invisible-watermark>=0.1.5
streamlit-drawable-canvas==0.8.0
black==21.9b0
isort==5.9.3
flake8==4.0.1
click==8.0.3
-e .