Commit Graph

5 Commits

Author SHA1 Message Date
dependabot[bot]
a4c400a5d8
Bump requests from 2.25.0 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.25.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.25.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 00:46:51 +00:00
dependabot[bot]
e05d978355
Bump certifi from 2021.5.30 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2021.05.30...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 05:26:08 +00:00
Vivek Teega
258eea97e9
Update requirements.txt 2022-07-22 22:13:02 +05:30
Vivek Teega
89d96501b9 Python module compatibility fix
Python modules, requests==2.25.0 and chardet==4.0.0 have a version conflict

removing version specification for chardet now
2021-08-19 10:42:18 +05:30
Vivek Teega
a5eae93dc5 Added checks to handle bad api responses 2021-06-26 13:46:40 +00:00