pyrogram/requirements.txt
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

3 lines
44 B
Plaintext

pyaes==1.6.1
pysocks==1.6.8
async_lru==1.0.1