diff options
| author | 2023-07-22 10:10:16 +0100 | |
|---|---|---|
| committer | 2023-07-22 10:10:16 +0100 | |
| commit | 465fe3ae6d33af90f30c247b8cad4568c7b93a50 (patch) | |
| tree | b7f4ee5191d562f0b006cab1bdd626636cd1398a /pyproject.toml | |
| parent | Merge pull request #2688 from python-discord/dependabot/pip/aiohttp-3.8.5 (diff) | |
| parent | remove unused dependencies. (diff) | |
Merge pull request #2687 from python-discord/remove-unused-dependencies
Remove unused dependencies.
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 773c2807a..7d57c6c79 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,6 @@ markdownify = "0.11.6" more-itertools = "9.1.0" python-dateutil = "2.8.2" python-frontmatter = "1.0.0" -pyyaml = "6.0" rapidfuzz = "3.1.1" regex = "2023.6.3" sentry-sdk = "1.28.1" |