Skip to content

Commit 12937a6

Browse files
authored
Merge pull request #2506 from Badiboy/master
Rollback changes in dependencies.
2 parents aabc0bf + 2a2adbc commit 12937a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
"Environment :: Console",
2323
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)"
2424
]
25-
dependencies = ["pytest", "requests", "wheel", "aiohttp"]
25+
dependencies = ["requests"]
2626

2727
[project.urls]
2828
Homepage = "https://github.com/eternnoir/pyTelegramBotAPI"

0 commit comments

Comments
 (0)