This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
proxy.py
mirror of
https://github.com/abhinavsingh/proxy.py.git
Watch
1
Star
1
Fork
You've already forked proxy.py
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
62969b86ab
proxy.py
/
requirements.txt
2 lines
52 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix the `typing_extensions` runtime dependency version (#641) * Only use `typing_extensions` below Python 3.8 * Rely on unconstrained `typing-extensions` version
2021-10-31 03:01:34 +00:00
typing-extensions==3.10.0.2; python_version < "3.8"