Skip to content

Commit 5f7b32f

Browse files
committed
upgrade eventlet
1 parent 128b57f commit 5f7b32f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/images/base/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ azure-storage==0.36.0
66
bcrypt==3.1.7
77
boto3==1.16.25
88
croniter==0.3.36
9-
eventlet==0.33.3
9+
eventlet==0.30.0
1010
Flask==1.1.4
1111
flask-restx==0.2.0
1212
Flask-SocketIO==4.3.2
@@ -22,6 +22,6 @@ python-swiftclient==3.13.1
2222
requests==2.31.0
2323
MarkupSafe==0.23 # jinja2 2.11.3 did not pin MarkupSafe versions, will bring breaking changes
2424
paramiko==2.12.0 # FIXME: can we update to 3.x?
25-
pycryptodome==3.19.0
25+
pycryptodome==3.6.6
2626
prometheus-client==0.9.0
2727
xmlsec

0 commit comments

Comments
 (0)