forked from nyaadevs/nyaa
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
80 lines (80 loc) · 1.39 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
alembic==1.0.11
appdirs==1.4.3
argon2-cffi==19.1.0
atomicwrites==1.4.0
attrs==21.4.0
autopep8==1.4.4
black==22.1.0
blinker==1.4
certifi==2021.10.8
cffi==1.12.3
chardet==3.0.4
click==8.0.3
dnspython==1.16.0
elasticsearch==7.0.2
elasticsearch-dsl==7.0.0
entrypoints==0.3
flake8==3.7.8
flake8-isort==2.7.0
Flask==1.1.1
Flask-Assets==0.12
Flask-Caching==1.7.2
Flask-DebugToolbar==0.10.1
Flask-Limiter==1.0.1
Flask-Migrate==2.5.2
flask-paginate==0.5.3
Flask-Script==2.0.6
Flask-SQLAlchemy==2.4.0
Flask-WTF==0.14.2
gevent==1.4.0
greenlet==0.4.15
idna==2.8
importlib-metadata==4.11.0
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.10.1
limits==2.3.3
Mako==1.1.0
MarkupSafe==1.1.1
mccabe==0.6.1
more-itertools==8.12.0
mypy-extensions==0.4.3
mysql-replication==0.19
mysqlclient==1.4.3
oauthlib==3.2.0
orderedset==2.0.1
packaging==19.1
passlib==1.7.1
pathspec==0.9.0
platformdirs==2.5.0
pluggy==0.13.1
progressbar33==2.4
py==1.8.0
pycodestyle==2.5.0
pycparser==2.19
pyflakes==2.1.1
PyMySQL==0.9.3
pyparsing==2.4.2
pytest==5.0.1
python-dateutil==2.8.0
python-editor==1.0.4
python-utils==2.3.0
redis==3.2.1
requests==2.22.0
requests-oauthlib==1.3.1
six==1.16.0
SQLAlchemy==1.3.6
SQLAlchemy-FullText-Search==0.2.5
SQLAlchemy-Utils==0.34.1
statsd==3.3.0
testfixtures==6.18.3
tomli==2.0.1
typed-ast==1.5.2
typing-extensions==4.0.1
urllib3==1.25.3
uWSGI==2.0.18
wcwidth==0.2.5
webassets==0.12.1
Werkzeug==0.15.5
WTForms==2.2.1
zipp==3.7.0