Skip to content

Commit 883b15f

Browse files
Merge pull request #85 from Humoud/patch-1
Bug Fix: Flask and Celery Docker Images
2 parents f8a7630 + c233278 commit 883b15f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kuiper/requirements_2.7.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ python-registry==1.0.4
2929
python-evtx==0.6.1
3030
redis==3.3.11
3131
gunicorn==19.4.5
32-
gevent==1.4.0
32+
gevent==1.2.2
3333
psutil==5.7.0
3434
libesedb-python==20210424
3535
python-ldap==3.3.1
36-
openpyxl==2.6.4
36+
openpyxl==2.6.4

0 commit comments

Comments
 (0)