Skip to content

Commit

Permalink
fix compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
liyaqin1 committed Feb 6, 2024
1 parent 9520fb0 commit c444781
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy-agent/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"gevent==20.12.0; python_version >= '3.8'",
"lockfile==0.10.2",
"boto>=2.39.0",
"boto3>=1.12.6",
"python-daemon==2.0.6",
"future==0.18.2"
]
Expand Down

0 comments on commit c444781

Please sign in to comment.