mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-27 02:24:18 +00:00
Silence pyflakes, adjust requirements.txt
This commit is contained in:
parent
0f22039bca
commit
8266699acd
@ -1,4 +1,3 @@
|
|||||||
import binascii
|
|
||||||
import contrib.md5crypt as md5crypt
|
import contrib.md5crypt as md5crypt
|
||||||
import http
|
import http
|
||||||
from argparse import Action, ArgumentTypeError
|
from argparse import Action, ArgumentTypeError
|
||||||
|
@ -2,4 +2,4 @@ pyasn1>=0.1.7
|
|||||||
pyOpenSSL>=0.13
|
pyOpenSSL>=0.13
|
||||||
nose>=1.3.0
|
nose>=1.3.0
|
||||||
mock>=1.0.1
|
mock>=1.0.1
|
||||||
pathod>=0.9.2
|
pathod>=0.10
|
||||||
|
Loading…
Reference in New Issue
Block a user