forked from simse/chronos
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
68 lines (68 loc) · 1.11 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
aiocontextvars==0.2.2
alembic==1.4.2
aniso8601==8.0.0
appdirs==1.4.4
APScheduler==3.6.3
attrs==19.3.0
autobahn==20.6.1
Automat==20.2.0
black==19.10b0
cached-property==1.5.1
cffi==1.14.0
-e .
click==7.1.2
constantly==15.1.0
contextvars==2.4
cronex==0.1.3.1
cryptography==2.9.2
dateparser==0.7.5
Flask==1.1.2
Flask-Cors==3.0.8
Flask-RESTful==0.3.8
Flask-SocketIO==4.3.0
gevent==20.5.0
gevent-websocket==0.10.1
greenlet==0.4.15
humanize==2.4.0
hyperlink==19.0.0
idna==2.9
immutables==0.14
importlib-metadata==1.6.0
incremental==17.5.0
itsdangerous==1.1.0
Jinja2==2.11.2
loguru==0.5.0
Mako==1.1.2
MarkupSafe==1.1.1
maya==0.6.1
mock==4.0.2
more-itertools==8.2.0
packaging==20.3
pathspec==0.8.0
pendulum==2.1.0
pluggy==0.13.1
py==1.8.1
pycparser==2.20
PyHamcrest==2.0.2
pyparsing==2.4.7
pytest==5.4.2
python-dateutil==2.8.1
python-editor==1.0.4
python-engineio==3.13.0
python-socketio==4.6.0
pytz==2020.1
pytzdata==2019.3
regex==2020.5.14
six==1.14.0
snaptime==0.2.4
SQLAlchemy==1.3.16
toml==0.10.1
Twisted==20.3.0
txaio==20.4.1
typed-ast==1.4.1
tzlocal==2.1
wcwidth==0.1.9
websockets==8.1
Werkzeug==1.0.1
zipp==3.1.0
zope.interface==5.1.0