Fix pipeline

Signed-off-by: Théo DURR <03ht@theodurr.fr>
This commit is contained in:
Théo DURR 2022-04-27 14:52:33 +02:00
parent b81aee3f1c
commit d4c0bb3b0e
No known key found for this signature in database
GPG Key ID: 5FB8EB74A51740A5

View File

@ -24,6 +24,7 @@ Django = "^2.2"
Pillow = "^8.3.2"
mistune = "^0.8.4"
django-jinja = "^2.9.1"
cryptography = "36.0.2"
pyOpenSSL = "^21.0.0"
pytz = "^2021.1"
djangorestframework = "^3.12.4"