forked from osuAkatsuki/bancho.py
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.txt
96 lines (96 loc) · 3.59 KB
/
requirements-dev.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
-i https://pypi.org/simple
asgiref==3.5.2 ; python_version >= '3.7'
attrs==22.2.0 ; python_version >= '3.6'
black==23.1.0
brotli==1.0.9
certifi==2022.12.7 ; python_version >= '3.6'
cffi==1.15.1
cfgv==3.3.1 ; python_full_version >= '3.6.1'
classify-imports==4.2.0 ; python_version >= '3.7'
click==8.1.3 ; python_version >= '3.7'
cryptography==39.0.1
distlib==0.3.6
exceptiongroup==1.1.0 ; python_version < '3.11'
filelock==3.9.0 ; python_version >= '3.7'
flask==2.3.2 ; python_version >= '3.7'
h11==0.14.0 ; python_version >= '3.7'
h2==4.1.0 ; python_full_version >= '3.6.1'
hpack==4.0.0 ; python_full_version >= '3.6.1'
hyperframe==6.0.1 ; python_full_version >= '3.6.1'
identify==2.5.18 ; python_version >= '3.7'
importlib-metadata==6.0.0 ; python_version < '3.10'
iniconfig==2.0.0 ; python_version >= '3.7'
itsdangerous==2.1.2 ; python_version >= '3.7'
jinja2==3.1.2 ; python_version >= '3.7'
kaitaistruct==0.10 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
ldap3==2.9.1
markupsafe==2.1.2 ; python_version >= '3.7'
mitmproxy==9.0.1
mitmproxy-wireguard==0.1.20 ; python_version >= '3.7'
msgpack==1.0.4
mypy==1.0.1
mypy-extensions==1.0.0 ; python_version >= '3.5'
nodeenv==1.7.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
packaging==23.0 ; python_version >= '3.7'
passlib==1.7.4
pathspec==0.11.0 ; python_version >= '3.7'
platformdirs==3.0.0 ; python_version >= '3.7'
pluggy==1.0.0 ; python_version >= '3.6'
pre-commit==3.0.4
protobuf==4.22.0 ; python_version >= '3.7'
publicsuffix2==2.20191221
pyasn1==0.4.8
pycparser==2.21
pyopenssl==22.1.0 ; python_version >= '3.6'
pyparsing==3.0.9 ; python_full_version >= '3.6.8'
pyperclip==1.8.2
pytest==7.2.1
pyyaml==6.0 ; python_version >= '3.6'
reorder-python-imports==3.9.0
ruamel.yaml==0.17.21 ; python_version >= '3'
ruamel.yaml.clib==0.2.7 ; python_version < '3.11' and platform_python_implementation == 'CPython'
setuptools==67.4.0 ; python_version >= '3.7'
sortedcontainers==2.4.0
tomli==2.0.1 ; python_version < '3.11'
tornado==6.2 ; python_version >= '3.7'
typing-extensions==4.5.0 ; python_version >= '3.7'
urwid==2.1.2
virtualenv==20.19.0 ; python_version >= '3.7'
werkzeug==2.2.3 ; python_version >= '3.7'
wsproto==1.2.0 ; python_full_version >= '3.7.0'
zipp==3.14.0 ; python_version >= '3.7'
zstandard==0.19.0 ; python_version >= '3.6'
aiohttp==3.8.4
aiomysql==0.1.1
aioredis==2.0.1
aiosignal==1.3.1 ; python_version >= '3.7'
akatsuki-pp-py==0.9.3
anyio==3.6.2 ; python_full_version >= '3.6.2'
async-timeout==4.0.2 ; python_version >= '3.6'
bcrypt==4.0.1
charset-normalizer==3.0.1 ; python_full_version >= '3.6.0'
databases[mysql]==0.7.0
datadog==0.44.0
fastapi==0.92.0
frozenlist==1.3.3 ; python_version >= '3.7'
greenlet==2.0.2 ; python_version >= '3' and platform_machine == 'aarch64' or (platform_machine == 'ppc64le' or (platform_machine == 'x86_64' or (platform_machine == 'amd64' or (platform_machine == 'AMD64' or (platform_machine == 'win32' or platform_machine == 'WIN32')))))
idna==3.4 ; python_version >= '3.5'
multidict==6.0.4 ; python_version >= '3.7'
orjson==3.8.6
psutil==5.9.4
py3rijndael==0.3.3
pydantic==1.10.5 ; python_version >= '3.7'
pymysql==1.0.2 ; python_version >= '3.6'
python-dotenv==0.21.1
python-multipart==0.0.5
pytimeparse==1.1.8
requests==2.28.2
six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
sniffio==1.3.0 ; python_version >= '3.7'
sqlalchemy==1.4.46
starlette==0.25.0 ; python_version >= '3.7'
timeago==1.0.16
urllib3==1.26.14 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
uvicorn==0.20.0
uvloop==0.17.0
yarl==1.8.2 ; python_version >= '3.7'