mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-30 12:24:52 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| delete_user_profile_photos.py | ||
| get_me.py | ||
| get_user_profile_photos.py | ||
| get_users.py | ||
| set_user_profile_photo.py | ||