diff options
| author | 2024-09-08 05:26:55 +0800 | |
|---|---|---|
| committer | 2024-09-08 05:26:55 +0800 | |
| commit | 3367cca105d911d901d5ec46af80e5fd30b7dca3 (patch) | |
| tree | c3e9dd7fec7bc71c36888925a571c3d45da0443b /pyproject.toml | |
| parent | 9eeed1f0ca45a98f6b06ec9dd07f3f4ba94cccf3 (diff) | |
| download | HydroRoll-3367cca105d911d901d5ec46af80e5fd30b7dca3.tar.gz HydroRoll-3367cca105d911d901d5ec46af80e5fd30b7dca3.zip | |
chore(deps): update pdm.lock and pyproject.toml dependencies
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 1af98a3..7be3a51 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,6 @@ dependencies = [ "requests>=2.31.0", "apscheduler>=3.10.4", "lupa>=2.1", - "windows-curses>=2.3.2", "lark>=1.1.8", "cachetools>=5.3.2", "iamai[onebot11]>=0.0.2", @@ -56,6 +55,7 @@ dev = [ "pip>=24.0", "maturin>=1.6.0", "ruff>=0.4.9", + "windows-curses>=2.3.3", ] docs = [ "docutils>=0.20.1", |
