J-Rios
|
309c1d27b6
|
Requirements list ordered by alphabet
|
2023-12-17 00:49:04 +01:00 |
J-Rios
|
71612929d5
|
PTB all functionalities requirement added
|
2023-01-07 20:33:05 +01:00 |
J-Rios
|
1ba27f0a9a
|
Setup to use PTB v20.0
|
2023-01-02 16:53:43 +01:00 |
J-Rios
|
041e9b3dd7
|
Upgrade PTB version to support Bot API 6.3
|
2022-12-27 11:46:17 +01:00 |
J-Rios
|
af96311d2a
|
Update python-telegram-bot to v13.12 (Bot API 6)
|
2022-05-27 22:59:17 +02:00 |
Jose
|
c733b99e85
|
Update multicolorcaptcha to v1.2.0
|
2022-01-19 15:16:11 +01:00 |
Jose
|
6a70632792
|
No Pillow requirement (already required by multicolorcaptcha)
|
2022-01-19 14:07:21 +01:00 |
dependabot[bot]
|
d977067eb6
|
Bump pillow from 8.3.2 to 9.0.0 (#143)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.0.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.3.2...9.0.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-19 13:59:47 +01:00 |
J-Rios
|
7b45b612a5
|
Update multicolorcaptcha (new fonts and styles)
|
2021-09-16 21:00:40 +02:00 |
dependabot[bot]
|
f2a6a93649
|
Bump pillow from 8.2.0 to 8.3.2 (#124)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 8.3.2.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.2.0...8.3.2)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-10 09:36:55 +02:00 |
J-Rios
|
66266fd441
|
Math Captcha mode support
|
2021-06-28 15:57:41 +02:00 |
dependabot[bot]
|
6e62a7a3cb
|
Bump pillow from 8.1.1 to 8.2.0 (#104)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.1.1...8.2.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-08 23:51:15 +02:00 |
J-Rios
|
e05a4229f1
|
Bot API 5.2 support (fix new member joins in large groups)
|
2021-05-30 17:08:58 +02:00 |
dependabot[bot]
|
71c1d253f1
|
Bump pillow from 7.1.2 to 8.1.1 (#90)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 8.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/7.1.2...8.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-23 22:47:19 +01:00 |
J-Rios
|
8fc9d4c96b
|
Remove multicolorcaptcha submodule. Use it from pypi package.
|
2020-10-12 15:26:55 +02:00 |
J-Rios
|
3ecf954f2a
|
Update python-telegram-bot to 12.8.0.
Added update languages script.
Docker install revision (added new languages).
|
2020-08-20 12:30:53 +02:00 |
J-Rios
|
f2199bc511
|
Upgrade Pillow version to fix detected vulnerability.
|
2020-08-19 13:44:42 +02:00 |
J-Rios
|
3762f952d0
|
Update pillow library version to fix buffer overflow vulnerability.
|
2020-04-04 18:44:26 +02:00 |
J-Rios
|
2b35354649
|
Support for actual python-telegram-bot v12.5.1.
|
2020-04-04 18:30:40 +02:00 |
dependabot[bot]
|
65c9f95d31
|
Bump pillow from 6.0.0 to 6.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 6.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/6.0.0...6.2.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-11-02 05:25:05 +00:00 |
J-Rios
|
ccef7a9c7c
|
Removed unnecesary telegram library from requirements install file.
|
2019-08-05 21:27:30 +02:00 |
J-Rios
|
ea468079e6
|
Added requirements file.
|
2019-04-08 22:04:24 +02:00 |