-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
140 lines (140 loc) · 2.65 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
133
134
135
136
137
138
139
140
# alembic==1.4.3
# apt-clone==0.2.1
# apturl==0.5.2
# astroid==2.4.2
# Babel==2.8.0
# bcrypt==3.2.0
# beautifulsoup4==4.8.2
# blinker==1.4
# Brlapi==0.7.0
# cachelib==0.1.1
# certifi==2019.11.28
# cffi==1.14.3
# chardet==3.0.4
# Click==7.0
# colorama==0.4.3
# command-not-found==0.3
# configobj==5.0.6
# cryptography==2.8
# cs50==5.1.0
# cupshelpers==1.0
# dbus-python==1.2.16
# defer==1.0.6
# distro==1.4.0
# dnspython==2.0.0
# email-validator==1.1.1
# entrypoints==0.3
Flask==1.0.2
# Flask-BabelEx==0.9.4
# Flask-Compress==1.4.0
# Flask-Cors==3.0.9
# Flask-Gravatar==0.5.0
# Flask-Login==0.4.1
# Flask-Mail==0.9.1
Flask-Migrate==2.4.0
# Flask-Paranoid==0.2.0
# Flask-Principal==0.4.0
# Flask-Script==2.0.6
# Flask-Security-Too==3.4.4
Flask-Session==0.3.2
Flask-SQLAlchemy==2.4.1
# Flask-WTF==0.14.3
# grpcio==1.16.1
gunicorn==20.0.4
# httplib2==0.14.0
# idna==2.8
# ifaddr==0.1.6
# isort==5.4.2
# itsdangerous==1.1.0
Jinja2==2.11.2
# keyring==18.0.1
# launchpadlib==1.10.13
# lazr.restfulclient==0.14.2
# lazr.uri==1.0.3
# lazy-object-proxy==1.4.3
# ldap3==2.8.1
# louis==3.12.0
# macaroonbakery==1.3.1
# Mako==1.1.0
# MarkupSafe==1.1.0
marshmallow==3.8.0
marshmallow-sqlalchemy==0.23.1
# mccabe==0.6.1
# mysqlclient==1.4.4
# nemo-emblems==4.6.0
# netifaces==0.10.4
# nose==1.3.7
# oauthlib==3.1.0
# onboard==1.4.1
# packaging==20.3
# PAM==0.4.2
# paramiko==2.7.2
# passlib==1.7.2
# pbr==5.5.0
# pexpect==4.6.0
# pgadmin4==4.23
# Pillow==7.0.0
# protobuf==3.6.1
# psutil==5.7.2
psycopg2==2.8.6
# psycopg2-binary==2.8.6
# pyasn1==0.4.8
# pycairo==1.16.2
# pycparser==2.20
# pycrypto==2.6.1
# pycups==1.9.73
# pycurl==7.43.0.2
# PyGObject==3.36.0
# PyICU==2.4.2
# pyinotify==0.9.6
# PyJWT==1.7.1
pylint==2.6.0
# pylint-flask==0.6
# pylint-flask-sqlalchemy==0.2.0
# pylint-plugin-utils==0.6
# pymacaroons==0.13.0
# PyMySQL==0.10.1
# PyNaCl==1.3.0
# pyparsing==2.4.6
# pyparted==3.11.2
# pyRFC3339==1.1
# python-apt==2.0.0+ubuntu0.20.4.1
python-dateutil==2.8.1
# python-debian===0.1.36ubuntu1
# python-decouple==3.3
python-dotenv==0.14.0
# python-editor==1.0.4
# python-xapp==2.0.1
# python-xlib==0.23
# pytz==2018.9
# pyxdg==0.26
# PyYAML==5.3.1
# reportlab==3.5.34
requests==2.22.0
# requests-unixsocket==0.2.0
# SecretStorage==2.3.1
# setproctitle==1.1.10
# simplejson==3.16.0
# six==1.14.0
# soupsieve==1.9.5
# speaklater==1.3
SQLAlchemy==1.3.19
sqlparse==0.2.4
# sshtunnel==0.1.5
# systemd-python==234
# termcolor==1.1.0
# testresources==2.0.1
# tinycss2==1.0.2
# toml==0.10.1
# ubuntu-advantage-tools==20.3
# ubuntu-drivers-common==0.0.0
# ufw==0.36
# Unidecode==1.1.1
urllib3==1.25.8
# wadllib==1.3.3
# webencodings==0.5.1
Werkzeug==1.0.1
# wrapt==1.12.1
# WTForms==2.2.1
# xkit==0.0.0
# zeroconf==0.24.4