diff --git a/.erda/migrations/orchestrator/requirements.txt b/.erda/migrations/orchestrator/requirements.txt index d022c6997f0..3e075cf340e 100644 --- a/.erda/migrations/orchestrator/requirements.txt +++ b/.erda/migrations/orchestrator/requirements.txt @@ -1,4 +1,4 @@ -Django==3.2.23 +Django==3.2.24 mysql-connector-python==8.0.26 pytz==2021.1 sqlparse==0.4.4