Commit graph

28 commits

Author SHA1 Message Date
Dineshkarthik
6c48df4a27
fix: use own fork of Pyrogram to achieve chronological order of chat history 2022-07-20 16:10:25 +02:00
DK
238aa73518
Merge pull request #276 from Dineshkarthik/dependabot/pip/pyrogram-2.0.33
build(deps): bump pyrogram from 1.4.12 to 2.0.33
2022-07-18 14:24:38 +02:00
dependabot[bot]
230f47659f
build(deps): bump pyrogram from 1.4.12 to 2.0.33
Bumps [pyrogram](https://github.com/pyrogram/pyrogram) from 1.4.12 to 2.0.33.
- [Release notes](https://github.com/pyrogram/pyrogram/releases)
- [Commits](https://github.com/pyrogram/pyrogram/commits/v2.0.33)

---
updated-dependencies:
- dependency-name: pyrogram
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 10:09:32 +00:00
dependabot[bot]
46e18505cc
build(deps): bump rich from 12.1.0 to 12.5.1
Bumps [rich](https://github.com/willmcgugan/rich) from 12.1.0 to 12.5.1.
- [Release notes](https://github.com/willmcgugan/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/willmcgugan/rich/compare/v12.1.0...v12.5.1)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 10:09:21 +00:00
DK
75a98cedbe
Merge pull request #206 from Dineshkarthik/dependabot/pip/rich-12.1.0
build(deps): bump rich from 11.2.0 to 12.1.0
2022-04-05 16:03:47 +05:30
dependabot[bot]
833c9fb0eb
build(deps): bump rich from 11.2.0 to 12.1.0
Bumps [rich](https://github.com/willmcgugan/rich) from 11.2.0 to 12.1.0.
- [Release notes](https://github.com/willmcgugan/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/willmcgugan/rich/compare/v11.2.0...v12.1.0)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 10:06:16 +00:00
dependabot[bot]
5363416d83
build(deps): bump pyrogram from 1.4.8 to 1.4.12
Bumps [pyrogram](https://github.com/pyrogram/pyrogram) from 1.4.8 to 1.4.12.
- [Release notes](https://github.com/pyrogram/pyrogram/releases)
- [Commits](https://github.com/pyrogram/pyrogram/commits)

---
updated-dependencies:
- dependency-name: pyrogram
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 10:06:11 +00:00
Dineshkarthik
2b84b8f724
build(deps-dev): bump pyrogram from 1.4.7 to 1.4.8 2022-03-02 17:01:56 +01:00
Dineshkarthik
3598f7f469
build(deps): add rich package for rich text formatting in terminal 2022-02-14 13:26:31 +01:00
dependabot[bot]
8af3e085fb
build(deps): bump pyrogram from 1.4.6 to 1.4.7
Bumps [pyrogram](https://github.com/pyrogram/pyrogram) from 1.4.6 to 1.4.7.
- [Release notes](https://github.com/pyrogram/pyrogram/releases)
- [Commits](https://github.com/pyrogram/pyrogram/commits)

---
updated-dependencies:
- dependency-name: pyrogram
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 11:07:47 +00:00
dependabot[bot]
78bbf06410
build(deps): bump pyrogram from 1.3.2 to 1.4.6
Bumps [pyrogram](https://github.com/pyrogram/pyrogram) from 1.3.2 to 1.4.6.
- [Release notes](https://github.com/pyrogram/pyrogram/releases)
- [Commits](https://github.com/pyrogram/pyrogram/commits)

---
updated-dependencies:
- dependency-name: pyrogram
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 14:23:08 +00:00
dependabot[bot]
d2dc914632
build(deps): bump tgcrypto from 1.2.2 to 1.2.3
Bumps [tgcrypto](https://github.com/pyrogram/tgcrypto) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/pyrogram/tgcrypto/releases)
- [Commits](https://github.com/pyrogram/tgcrypto/compare/v1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: tgcrypto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 14:15:37 +00:00
dependabot[bot]
e3f1b11d9c
build(deps): bump pyrogram from 1.3.0 to 1.3.2
Bumps [pyrogram](https://github.com/pyrogram/pyrogram) from 1.3.0 to 1.3.2.
- [Release notes](https://github.com/pyrogram/pyrogram/releases)
- [Commits](https://github.com/pyrogram/pyrogram/commits)

---
updated-dependencies:
- dependency-name: pyrogram
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 14:06:14 +00:00
Dineshkarthik
7be1d0c9b4
build(deps): bump pyrogram from 1.2.20 to 1.3.0 2022-01-07 17:59:31 +01:00
dependabot[bot]
1fb0176175
build(deps): bump pyyaml from 5.4 to 6.0
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.4 to 6.0.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.4...6.0)

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 10:18:28 +00:00
dependabot[bot]
f46f9f4ceb
build(deps): bump pyrogram from 1.2.6 to 1.2.20
Bumps [pyrogram](https://github.com/pyrogram/pyrogram) from 1.2.6 to 1.2.20.
- [Release notes](https://github.com/pyrogram/pyrogram/releases)
- [Commits](https://github.com/pyrogram/pyrogram/commits)

---
updated-dependencies:
- dependency-name: pyrogram
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 10:04:54 +00:00
Dineshkarthik
2d201acd46 build(deps): bump pyrogram from 1.0.7 to 1.2.6 2021-03-31 17:49:52 +02:00
dependabot[bot]
f5e69c53c3
build(deps): bump pyyaml from 5.3.1 to 5.4
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 22:48:07 +00:00
Dineshkarthik
0f71a50b62
refactor: bump-up TgCrypto to support py-3.9 2020-12-30 13:08:04 +01:00
Dineshkarthik
090dda733a
bump-up pyrogram to V1 2020-11-02 17:04:02 +01:00
Dineshkarthik
e02bb7603d use stable pyrogram-async 2020-07-22 20:17:06 +02:00
dependabot-preview[bot]
c988b3c35e
build(deps): bump tgcrypto from 1.2.0 to 1.2.1
Bumps [tgcrypto](https://github.com/pyrogram/tgcrypto) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/pyrogram/tgcrypto/releases)
- [Commits](https://github.com/pyrogram/tgcrypto/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 12:01:34 +00:00
dependabot-preview[bot]
73f6fccbb3
build(deps): bump pyyaml from 5.1.1 to 5.3.1
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.1 to 5.3.1.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.1.1...5.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-11 17:38:01 +00:00
DK
adbd35ebba
upd: requirement format 2020-06-05 01:22:35 +02:00
Dineshkarthik
39e7dbc02a upd: use asyncio pyrogram 2020-05-24 21:18:38 +02:00
Dineshkarthik
d30729f350 upd: Bump-up Pyrogram version 2019-11-07 18:15:29 +01:00
Dineshkarthik
cac3550e01 adding additional dependencies 2019-07-25 14:18:45 +02:00
Dineshkarthik
8fdfabc843 Add: downloader script 2019-07-24 17:42:25 +02:00