From bcb15ef2d5d772a13311fe4b688c7c113bd5f168 Mon Sep 17 00:00:00 2001 From: david-hummingbot <85695272+david-hummingbot@users.noreply.github.com> Date: Fri, 25 Oct 2024 18:03:04 +0800 Subject: [PATCH] update python-multipart version --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index a9f5e0e..69b97ef 100644 --- a/environment.yml +++ b/environment.yml @@ -14,7 +14,7 @@ dependencies: - git+https://github.com/felixfontein/docker-py - python-dotenv - boto3 - - python-multipart + - python-multipart==0.0.12 - PyYAML - git+https://github.com/hummingbot/hbot-remote-client-py.git - flake8