Commit Graph

24 Commits

Author SHA1 Message Date
dependabot[bot]
171d824ec8 Update pygithub requirement from ~=1.57 to ~=1.58
Updates the requirements on [pygithub](https://github.com/pygithub/pygithub) to permit the latest version.
- [Release notes](https://github.com/pygithub/pygithub/releases)
- [Changelog](https://github.com/PyGithub/PyGithub/blob/master/doc/changes.rst)
- [Commits](https://github.com/pygithub/pygithub/compare/v1.57...v1.58.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 20:45:55 +00:00
pseusys
4afa664de2 required python version updated to 3.8 (3.6 is pretty old though) 2023-02-17 22:45:25 +01:00
pseusys
a43205757b py3.6 pygithub version compatibility 2023-02-17 22:42:44 +01:00
pseusys
2e494aa87b documentation added, black linter added 2023-02-17 22:41:08 +01:00
pseusys
94da25c639 python version updated 2023-02-17 18:17:23 +01:00
pseusys
8e675eaafd code style applied to main 2023-02-17 15:34:26 +01:00
pseusys
10a249c38c merged with master 2023-02-16 22:37:23 +01:00
pseusys
98864e28c1 merged with master 2023-02-16 22:19:30 +01:00
pseusys
94865cc731 image building proved and tested 2023-02-13 18:47:39 +01:00
pseusys
887ff2bdc8 download manager improved to handle and cache all kinds of requests 2023-02-13 14:59:43 +01:00
pseusys
1bddb227fc download manager implemented for linguist 2023-02-13 04:38:12 +01:00
pseusys
f58bd419ba new graph drawing backend 2023-02-13 01:27:28 +01:00
pseusys
3027bcc929 running image fixed 2023-02-11 20:07:41 +01:00
pseusys
a21c4d3fcd requirements.txt updated to contain only required packages; .gitignore updated 2023-01-13 04:32:35 +04:00
dependabot[bot]
6332d42b09 Bump urllib3 from 1.26.4 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.4...1.26.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 02:33:02 +00:00
Aravind Nair
aaefc76fae Clean and update Python dependencies
Signed-off-by: Aravind Nair <22199259+aravindvnair99@users.noreply.github.com>
2021-04-07 14:11:27 +05:30
Arnav Jindal
75d880f386 fix: Correct OpenCV version used 2020-10-07 12:12:53 +05:30
prabhatdev
7be4458e90 Bar graph changed 2020-08-20 11:22:23 +05:30
Anmol Pratap Singh
dd60e6c903 Update requirements.txt 2020-08-02 20:38:10 +05:30
Anmol
4f39860bc2 FIX: FORGOT TO ADD PACKAGE 2020-08-02 20:33:31 +05:30
Anmol
42f0f47588 FEAT: NEW GRAPH MODULE 2020-07-30 19:52:14 +05:30
Anmol
100a99502e FEAT: NEW GRAPH MODULE 2020-07-30 19:47:28 +05:30
prabhatdev
194b41124d Bar graph added. 2020-07-28 00:48:25 +05:30
Anmol
e640787004 Initial commit 2020-07-19 19:59:48 +05:30