This repository has been archived by the owner on Jul 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathrequirements.txt
113 lines (113 loc) · 2.01 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
alabaster==0.7.12
appdirs==1.4.3
appnope==0.1.0
argh==0.26.2
arrow==0.12.1
astroid==2.1.0
atomicwrites==1.2.1
attrs==18.2.0
Babel==2.6.0
backcall==0.1.0
certifi==2018.11.29
chardet==3.0.4
click==6.7
colorama==0.4.1
commonmark==0.8.1
coverage==4.5.2
croniter==0.3.30
decorator==4.3.0
derpconf==0.8.3
docker==3.6.0
docker-pycreds==0.4.0
docopt==0.6.2
docutils==0.14
fakeredis==0.12.0
flake8==3.6.0
Flask==1.0.2
Flask-Cors==3.0.7
flask-mongoengine==0.9.5
Flask-Redis==0.3.0
Flask-Redis-Sentinel==2.0.1
Flask-Sockets==0.2.1
Flask-WTF==0.14.2
future==0.17.1
gevent==1.3.7
-e [email protected]:lrezek/gevent-websocket.git@902d82b4de6e369e7ad2626d8853f7e1c7bc3e7c#egg=gevent-websocket
greenlet==0.4.15
idna==2.7
imagesize==1.1.0
ipdb==0.11
ipython==7.2.0
ipython-genutils==0.2.0
isort==4.3.4
itsdangerous==1.1.0
jedi==0.12.1
Jinja2==2.10.1
lazy-object-proxy==1.3.1
livereload==2.6.0
Markdown==3.0.1
MarkupSafe==1.1.0
mccabe==0.6.1
mkdocs==1.0.4
mongoengine==0.16.2
mongomock==3.14.0
more-itertools==4.3.0
packaging==18.0
parso==0.3.1
pathtools==0.1.2
pexpect==4.6.0
pickleshare==0.7.5
pluggy==0.8.0
preggy==1.4.2
prompt-toolkit==2.0.7
ptyprocess==0.6.0
py==1.7.0
pybreaker==0.4.5
pycodestyle==2.4.0
pyflakes==2.0.0
Pygments==2.3.1
pylint==2.2.2
pylint-mongoengine==0.2.2
pylint-plugin-utils==0.4
pylint-venv==1.0
pymongo==3.7.2
pyparsing==2.3.0
pytest==3.10.1
pytest-cov==2.6.0
pytest-parallel==0.0.9
pytest-sugar==0.9.2
pytest-watch==4.2.0
python-dateutil==2.7.5
python-jsonrpc-server==0.0.2
python-language-server==0.21.4
pytz==2018.9
PyYAML==4.2b4
raven==6.9.0
recommonmark==0.5.0
redis==2.10.6
Redis-Sentinel-Url==1.0.1
requests==2.21.0
requests-mock==1.5.2
sentinels==1.0.0
sentry-sdk==0.5.5
six==1.11.0
snowballstemmer==1.2.1
Sphinx==1.8.3
sphinx-bootstrap-theme==0.6.5
sphinxcontrib-websupport==1.1.0
structlog==18.2.0
termcolor==1.1.0
toml==0.10.0
tornado==5.1.1
traitlets==4.3.2
typing==3.6.6
ujson==1.35
Unidecode==1.0.23
urllib3==1.25.6
watchdog==0.9.0
wcwidth==0.1.7
websocket-client==0.54.0
Werkzeug==0.16.0
wrapt==1.11.0
wsaccel==0.6.2
WTForms==2.2.1