Dan
39439255fd
Merge develop -> asyncio
2019-05-25 02:02:37 +02:00
Dan
5975a41090
Bump pysocks version to 1.7.0
2019-05-20 17:59:29 +02:00
Dan
1e6d03108f
Merge branch 'develop' into asyncio
...
# Conflicts:
# pyrogram/__init__.py
# pyrogram/client/client.py
# pyrogram/client/methods/contacts/get_contacts.py
# pyrogram/client/methods/messages/send_media_group.py
# requirements.txt
2019-02-07 16:20:03 +01:00
Dan
7b12b1a2c3
Remove typing from requirements
2019-02-07 13:22:21 +01:00
Dan
4d8c76463c
Add async_generator requirement
2019-01-07 09:34:08 +01:00
Dan
7f79210ba3
Merge branch 'develop' into asyncio
...
# Conflicts:
# pyrogram/client/dispatcher/dispatcher.py
# requirements.txt
2019-01-02 19:55:45 +01:00
Dan
b60853b2e2
Make typing available for Python <3.5 only
2019-01-01 13:12:39 +01:00
Dan
f5ce49b7b2
- Fix small glitches introduced when merging.
...
- Remove typing requirement, asyncio branch already needs Python 3.5+.
- Add async_lru as extra requirement because the standard lru_cache
doesn't work in asyncio world.
2018-12-22 14:08:29 +01:00
Dan
a8599efa94
Add backported typing package as requirement
...
To be removed when Pyrogram drops Python 3.4 support
2018-12-19 12:29:55 +01:00
Dan
74d07c6a28
Use strict dependency versions
2018-10-23 15:55:35 +02:00
Dan
5f0ab753ef
Update requirements.txt
2018-04-02 11:04:39 +02:00
Dan
cc50d01bb1
Add requirements.txt
2018-03-22 15:30:18 +01:00