Update requirements.txt

Update celery version to 5.2.7 
with the proposed changes to the Dockerfile, rengine now gets up and running by following the docs again:
confirmed on Ubuntu 22.04.1 LTS (GNU/Linux 5.15.0-66-generic x86_64)  (digital ocean droplet)
This commit is contained in:
Stuart Gray
2023-02-12 00:16:56 -05:00
committed by GitHub
parent 04c5ba4b06
commit df1dfc4cd6
+1 -1
View File
@@ -1,6 +1,6 @@
argh
beautifulsoup4==4.9.3
celery==5.1.2
celery==5.2.7
degoogle==1.0.1
discord-webhook==0.14.0
Django==3.2.4