From dc873e2bc7e1906f3a8b535ced8f0b016ac36477 Mon Sep 17 00:00:00 2001 From: Kye Date: Tue, 11 Jul 2023 14:09:27 -0400 Subject: [PATCH] clena up Former-commit-id: 7faf9e45fe84d3c4f0f77bfb26031ed8bcc20012 --- requirements.txt | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 25bc60fa..420df298 100644 --- a/requirements.txt +++ b/requirements.txt @@ -70,7 +70,7 @@ python-dotenv boto3 uvicorn==0.21.1 -python-ptrace==0.9.8 +python-ptrace jinja2==3.1.2 python-multipart==0.0.6 diff --git a/setup.py b/setup.py index 81af8863..23194534 100644 --- a/setup.py +++ b/setup.py @@ -72,7 +72,7 @@ setup( 'python-dotenv', 'boto3', 'uvicorn==0.21.1', - 'python-ptrace==0.9.8', + 'python-==0.9.8', 'jinja2==3.1.2', 'python-multipart==0.0.6', 'celery==5.2.7',