forked from desaxin/Kitsune
-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
108 lines (108 loc) · 1.83 KB
/
requirements.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
97
98
99
100
101
102
103
104
105
106
107
108
anyio==3.4.0
appdirs==1.4.4
astroid==2.4.2
async-generator==1.10
attrs==22.2.0
autopep8==1.5.7
backports.entry-points-selectable==1.1.0
beautifulsoup4==4.9.3
bjoern==3.1.0
blinker==1.5
bs4==0.0.1
certifi==2020.12.5
cfgv==3.3.1
chardet==3.0.4
charset-normalizer==2.0.8
click==7.1.2
cloudscraper==1.2.58
colorama==0.4.4
cssutils==2.3.0
dateparser==1.0.0
decorator==5.0.9
demjson==2.2.4
demjson3==3.0.5
distlib==0.3.3
filelock==3.3.1
flake8==4.0.1
Flask==2.0.2
gallery-dl==1.16.0
h11==0.12.0
h2==4.1.0
hpack==4.0.0
html5lib==1.1
httpcore==0.14.3
httpx==0.21.1
hyperframe==6.0.1
identify==2.3.0
idna==2.10
importlib-metadata==4.8.2
isort==5.6.4
itsdangerous==2.0.1
Jinja2==3.0.2
joblib==1.1.0
lazy-object-proxy==1.4.3
LEPL==5.1.3
libcst==0.4.7
MarkupSafe==2.0.1
mccabe==0.6.1
mechanize==0.4.5
mypy-extensions==0.4.3
nodeenv==1.6.0
outcome==1.1.0
pathspec==0.9.0
Pillow==8.2.0
platformdirs==2.4.0
pre-commit==2.15.0
psycopg2==2.8.6
psycopg2-binary==2.9.1
psycopg2-pool==1.1
py==1.10.0
pycodestyle==2.8.0
pycryptodome==3.10.1
pydantic==1.10.4
pyee==8.2.2
pyflakes==2.4.0
pyjd @ git+https://github.com/pglaum/pyjd@654ad69860e4314482f9bf4b6d6218f5b012e779
pylint==2.6.0
pyparsing==2.4.7
PySocks==1.7.1
python-dateutil==2.8.1
python-magic==0.4.24
pytz==2021.1
PyYAML==6.0
rb==1.9.0
redis==3.4.1
regex==2021.8.3
requests==2.25.1
requests-toolbelt==0.9.1
retry==0.9.2
rfc3986==1.5.0
sentry-sdk==1.12.1
setproctitle==1.2.2
six==1.15.0
sniffio==1.2.0
sortedcontainers==2.4.0
soupsieve==2.1
sqlparse==0.4.1
sysrsync==1.1.0
tabulate==0.8.7
text-unidecode==1.3
toml==0.10.2
tqdm==4.62.3
trio==0.20.0
trio-websocket==0.9.2
typing-inspect==0.7.1
typing_extensions==4.3.0
tzlocal==2.1
ujson==4.2.0
unimport==0.11.1
urllib3==1.26.13
virtualenv==20.8.1
webencodings==0.5.1
websocket-client==1.1.0
websockets==9.1
Werkzeug==2.0.2
wrapt==1.12.1
wsproto==1.2.0
yoyo-migrations==7.3.2
zipp==3.6.0