-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
93 lines (93 loc) · 1.58 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
appdirs==1.4.4
attrs==19.3.0
beautifulsoup4==4.8.2
blinker==1.4
certifi==2022.12.7
chardet==3.0.4
Click==7.0
cryptography==39.0.1
cycler==0.10.0
decorator==4.4.2
distlib==0.3.1
distro==1.4.0
entrypoints==0.3
filelock==3.0.12
Flask==1.1.1
Flask-Cors==3.0.9
Flask-Login==0.5.0
flask-marshmallow==0.9.0
Flask-SQLAlchemy==2.4.1
Flask-WTF==0.14.3
future==0.18.3
gunicorn==20.0.4
html5lib==1.0.1
httplib2==0.19.0
idna==2.8
importlib-metadata==1.5.0
ipython-genutils==0.2.0
itsdangerous==1.1.0
Jinja2==2.11.3
jsonschema==3.2.0
jupyter-core==4.11.2
keyring==18.0.1
kiwisolver==1.0.1
launchpadlib==1.10.13
lazr.restfulclient==0.14.2
lazr.uri==1.0.3
lxml==4.9.1
macaroonbakery==1.3.1
MarkupSafe==1.1.1
marshmallow==2.20.5
marshmallow-sqlalchemy==0.18.0
matplotlib==3.1.2
more-itertools==4.2.0
mysql-connector-python==8.0.21
nbformat==5.0.4
netifaces==0.10.4
numpy==1.17.4
oauthlib==3.1.0
olefile==0.46
OWSLib==0.28.1
peewee==3.13.3
pexpect==4.6.0
Pillow==9.3.0
plotly==4.4.1
protobuf==3.18.3
psycopg2==2.8.4
pycairo==1.16.2
pycups==1.9.73
Pygments==2.7.4
PyJWT==2.4.0
pymacaroons==0.13.0
PyMySQL==0.10.0
PyNaCl==1.3.0
pyparsing==2.4.6
pyproj==2.5.0
PyQt5==5.14.1
pyRFC3339==1.1
pyrsistent==0.15.5
python-dateutil==2.7.3
pytz==2019.3
pyxdg==0.26
PyYAML==5.4
reportlab==3.5.55
requests==2.22.0
requests-unixsocket==0.2.0
retrying==1.3.3
SecretStorage==2.3.1
selenium==3.141.0
simplejson==3.16.0
six==1.14.0
soupsieve==1.9.5
SQLAlchemy==1.3.13
sqlite-web==0.3.6
systemd-python==234
traitlets==4.3.3
urllib3==1.26.5
virtualenv==20.0.25
wadllib==1.3.3
webencodings==0.5.1
Werkzeug==2.2.3
WTForms==2.2.1
zipp==1.0.0
Flask-Mail==0.9.1