-
Notifications
You must be signed in to change notification settings - Fork 16
/
requirements.txt
132 lines (111 loc) · 2.41 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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
git+https://github.com/fake-name/AmqpConnector.git
git+https://github.com/fake-name/unshortenit.git
git+https://github.com/fake-name/ChromeController.git
git+https://github.com/fake-name/semantic.git
git+https://github.com/fake-name/mprpc.git
requests==2.27.1
webrequest==0.0.78
setproctitle==1.2.2
tqdm==4.62.3
chardet==4.0.0
pymysql==1.0.2
statsd==3.3.0
xxhash==2.0.2
objgraph==3.5.0
zerorpc==0.6.3
cssutils==2.3.1
tinycss2==1.1.1
fontTools==4.27.1
fdict==0.8.1
cachetools==4.2.4
bleach==4.1.0
Jinja2==3.0.3
xmljson==0.2.1
pystuck==0.8.5
cherrypy==18.6.1
# Pin to 0.6.2 since 1.0.0 is broken in mprpc
msgpack==0.6.2
psycopg2cffi==2.9.0; platform.python_implementation == 'PyPy'
psycopg2-binary==2.9.3; platform.python_implementation == 'CPython'
SQLAlchemy<1.4.0
sqlalchemy-citext<1.8.0; platform.python_implementation == 'PyPy'
sqlalchemy-citext==1.8.0; platform.python_implementation == 'CPython'
PySocks==1.7.1
python-dateutil==2.8.2
bbcode==1.1.0
pympler==1.0.1
colorama==0.4.4
pyyaml==6.0
natsort==8.1.0
mdx_linkify==2.1
ftfy==6.0.3
lxml==4.8.0
Flask==2.0.3
Flask-DebugToolbar==0.11.0
Flask-Login==0.5.0
Flask-Babel==2.0.0
webcolors==1.11.1
pyparsing==3.0.7
feedparser==6.0.8
gevent==21.12.0
Flask-SQLAlchemy==2.5.1
flask-paginate==2022.1.8
Flask-WTF==1.0.0
apscheduler==3.8.1
sqlalchemy_searchable==1.4.1
sqlalchemy-utils==0.41.2
## A BUNCH of memory leaks in sqlalchemy-continuum have been fixed in git, but never released.
#git+https://github.com/kvesteri/sqlalchemy-continuum.git
# Probably requires
# sudo apt-get install libtiff5-dev libjpeg8-dev zlib1g-dev libfreetype6-dev liblcms2-dev libwebp-dev libharfbuzz-dev libfribidi-dev
pillow==8.4.0
# probably requires `sudo apt install libxml2-dev libxslt1-dev`
BeautifulSoup4==4.10.0
alembic==1.7.6
redis==4.1.4
## hiredis==1.0.0
# vmprof==0.4.15
parsedatetime==2.6
psutil==5.9.0
## For ndscheduler
tornado<6
## alembic
## Babel
## blinker
## coverage
## decorator
## defusedxml
## Flask-Bcrypt
## Flask-Mail
## Flask-Migrate
## Flask-Script
## flipflop
## html5lib
## itsdangerous
## Mako
## Markdown
## MarkupSafe
## pbr
## pstat
## python-bcrypt
## pytz
## six
## speaklater
## SQLAlchemy-Searchable
## SQLAlchemy-Utils
## sqlparse
## Tempita
## validators
## Werkzeug
## WTForms
## WTForms-JSON
influxdb==5.3.1
setproctitle==1.2.2
flask_httpauth==4.5.0
hiredis==2.0.0
guess_language-spirit==0.5.3
PyEnchant==3.2.2
dill==0.3.4
Werkzeug==2.2.2
paka.cmark==2.3.0
json2html==1.3.0