We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aabc0bf + 2a2adbc commit 12937a6Copy full SHA for 12937a6
1 file changed
pyproject.toml
@@ -22,7 +22,7 @@ classifiers = [
22
"Environment :: Console",
23
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)"
24
]
25
-dependencies = ["pytest", "requests", "wheel", "aiohttp"]
+dependencies = ["requests"]
26
27
[project.urls]
28
Homepage = "https://github.com/eternnoir/pyTelegramBotAPI"
0 commit comments