This repository has been archived on 2024-10-15. You can view files and clone it, but cannot push or open issues or pull requests.
PyrogramBotBase/requirements.txt

10 lines
258 B
Plaintext
Raw Normal View History

apscheduler~=3.10.4
async_pymongo==0.1.9
2023-05-14 23:09:04 +03:00
convopyro==0.5
2023-04-01 15:25:41 +03:00
tgcrypto==1.2.5
Update dependency uvloop to v0.20.0 (#54) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [uvloop](https://github.com/MagicStack/uvloop) | minor | `==0.19.0` -> `==0.20.0` | --- ### Release Notes <details> <summary>MagicStack/uvloop (uvloop)</summary> ### [`v0.20.0`](https://github.com/MagicStack/uvloop/releases/tag/v0.20.0) [Compare Source](https://github.com/MagicStack/uvloop/compare/v0.19.0...v0.20.0) # Changes - Upgrade libuv to v1.48.0 ([#&#8203;600](https://github.com/MagicStack/uvloop/issues/600)) (by [@&#8203;niklasr22](https://github.com/niklasr22) [@&#8203;fantix](https://github.com/fantix) in [`7777852`](https://github.com/MagicStack/uvloop/commit/77778525) for [#&#8203;596](https://github.com/MagicStack/uvloop/issues/596) [#&#8203;615](https://github.com/MagicStack/uvloop/issues/615)) # Fixes - Fix test_create_server\_4 with Python 3.12.5 ([#&#8203;614](https://github.com/MagicStack/uvloop/issues/614)) (by [@&#8203;shadchin](https://github.com/shadchin) in [`62f9239`](https://github.com/MagicStack/uvloop/commit/62f92393)) - Use len(os.sched_getaffinity(0)) instead of os.cpu_count() ([#&#8203;591](https://github.com/MagicStack/uvloop/issues/591)) (by [@&#8203;avkarenow](https://github.com/avkarenow) in [`c8531c2`](https://github.com/MagicStack/uvloop/commit/c8531c24) for [#&#8203;591](https://github.com/MagicStack/uvloop/issues/591)) - Inline \_Py_RestoreSignals() from CPython ([#&#8203;604](https://github.com/MagicStack/uvloop/issues/604)) (by [@&#8203;befeleme](https://github.com/befeleme) in [`8511ba1`](https://github.com/MagicStack/uvloop/commit/8511ba1f) for [#&#8203;603](https://github.com/MagicStack/uvloop/issues/603)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> Reviewed-on: https://git.end-play.xyz/profitroll/PyrogramBotBase/pulls/54 Co-authored-by: Renovate <renovate@git.end-play.xyz> Co-committed-by: Renovate <renovate@git.end-play.xyz>
2024-08-15 23:48:19 +03:00
uvloop==0.20.0
2023-08-23 16:45:15 +03:00
# If uses MongoDB:
mongodb-migrations==1.3.1
2023-05-14 22:26:55 +03:00
--extra-index-url https://git.end-play.xyz/api/packages/profitroll/pypi/simple
libbot[speed,pyrogram]==3.2.3
2024-01-04 00:53:50 +02:00
pykeyboard==0.1.7