This website requires JavaScript.
Explore
Help
Sign In
TeamPGM
/
pyrogram
Watch
2
Star
0
Fork
0
You've already forked pyrogram
mirror of
https://github.com/TeamPGM/pyrogram.git
synced
2024-11-16 20:59:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2084a406a4
pyrogram
/
requirements.txt
4 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Use strict dependency versions
2018-10-23 13:55:35 +00:00
pyaes==1.6.1
pysocks==1.6.8
Merge branch 'develop' into asyncio # Conflicts: # pyrogram/client/dispatcher/dispatcher.py # requirements.txt
2019-01-02 18:55:45 +00:00
typing==3.6.6; python_version<"3.5"
- 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 13:08:29 +00:00
async_lru==1.0.1
Reference in New Issue
Copy Permalink