mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-18 05:30:15 +00:00
f5ce49b7b2
- 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.
3 lines
44 B
Plaintext
3 lines
44 B
Plaintext
pyaes==1.6.1
|
|
pysocks==1.6.8
|
|
async_lru==1.0.1 |