forked from Little-Phoenix/opencmdb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
60 lines (60 loc) · 1021 Bytes
/
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
aniso8601==3.0.0
appnope==0.1.0
arrow==0.12.1
Babel==2.5.3
backcall==0.1.0
bcrypt==3.1.4
blinker==1.4
certifi==2018.4.16
cffi==1.11.5
chardet==3.0.4
click==6.7
decorator==4.3.0
Flask==1.0.2
Flask-BabelEx==0.9.3
Flask-Login==0.4.1
Flask-Mail==0.9.1
flask-marshmallow==0.9.0
flask-mongoengine==0.9.5
Flask-OAuthlib==0.9.4
Flask-Principal==0.4.0
Flask-RESTful==0.3.6
Flask-Script==2.0.6
Flask-Security==3.0.0
Flask-WTF==0.14.2
future==0.16.0
idna==2.6
ipython==6.3.1
ipython-genutils==0.2.0
itsdangerous==0.24
jedi==0.12.0
Jinja2==2.10
MarkupSafe==1.0
marshmallow==2.15.1
mongoengine==0.15.0
oauthlib==2.0.7
parso==0.2.0
passlib==1.7.1
pexpect==4.5.0
pickleshare==0.7.4
prompt-toolkit==1.0.15
ptyprocess==0.5.2
pycparser==2.18
pycurl==7.43.0.1
Pygments==2.2.0
pymongo==3.6.1
pyresttest==1.7.1
python-dateutil==2.7.2
pytz==2018.4
PyYAML==3.12
requests==2.18.4
requests-oauthlib==0.8.0
simplegeneric==0.8.1
six==1.11.0
speaklater==1.3
traitlets==4.3.2
urllib3==1.22
wcwidth==0.1.7
webargs==3.0.0
Werkzeug==0.14.1
WTForms==2.1