From e21f0d49a7b895df9cad59e3b344fff8b3cf3657 Mon Sep 17 00:00:00 2001 From: 苏向夜 Date: Fri, 8 Mar 2024 11:42:21 +0800 Subject: chore(deps): add virtualenv dependency --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index e060386..57d2a67 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,6 +12,7 @@ dependencies = [ "rich>=13.7.0", "infini>=2.1.1", "tomlkit>=0.12.4", + "virtualenv>=20.25.1", ] requires-python = ">=3.8" readme = "README.md" -- cgit v1.2.3-70-g09d2