1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
Commit Graph

13 Commits

Author SHA1 Message Date
coder2020official
8da749ee05 Remove ssl 2022-05-22 01:02:55 +05:00
coder2020official
0c59d1187e Update requirements.txt 2022-05-22 00:11:16 +05:00
_run
4875bb6188
Update requirements.txt 2022-03-07 19:04:12 +05:00
_run
53f9232f36 Update requirements.txt 2021-11-20 15:54:43 +05:00
Badiboy
022ef6a64c Dependecies clearing 2021-08-18 22:16:30 +03:00
dependabot[bot]
b7a18bf0d9
Bump py from 1.4.29 to 1.10.0
Bumps [py](https://github.com/pytest-dev/py) from 1.4.29 to 1.10.0.
- [Release notes](https://github.com/pytest-dev/py/releases)
- [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/py/compare/1.4.29...1.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-20 17:03:50 +00:00
Badiboy
cdd48c7aed Empty list optimization, Py2 arteacts removed,
Empty list optimization: None instead of [].

Py2 arteacts removed: no more six moudle used.
2020-08-24 16:02:35 +03:00
Badiboy
f1a960c56b Travis update: remove Python 2 2020-04-27 21:56:37 +03:00
bedilbek
286188f380 Add Step/Reply Handler Backend Mechanism
Implement Memory, File, Redis Backends
2020-04-15 01:11:43 +05:00
dependabot[bot]
8cb2da3775
Bump requests from 2.7.0 to 2.20.0
Bumps [requests](https://github.com/requests/requests) from 2.7.0 to 2.20.0.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.7.0...v2.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-05 11:55:18 +00:00
eternnoir
bac269d48a Update pytest. 2016-09-12 17:13:48 +08:00
eternnoir
634f88323c Add six package to requires. 2015-07-17 09:38:28 +08:00
eternnoir
ac11e26790 Add requirements. 2015-06-26 18:14:51 +08:00