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