-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
63 lines (63 loc) · 1.02 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
-f /usr/share/pip-wheels
attrs==19.3.0
backcall==0.1.0
certifi==2019.11.28
cffi==1.14.0
chardet==3.0.4
click==7.1.1
click-plugins==1.1.1
cligj==0.5.0
cryptography==3.3.2
cycler==0.10.0
decorator==4.4.2
Deprecated==1.2.7
dnspython==1.16.0
email-validator==1.0.5
Flask==1.1.1
Flask-WTF==0.14.3
fuzzywuzzy==0.18.0
GDAL==1.11.2
gitdb==4.0.2
GitPython==3.1.0
idna==2.9
ipykernel==5.2.1
ipython==7.13.0
ipython-genutils==0.2.0
itsdangerous==1.1.0
jedi==0.17.0
Jinja2==2.11.1
jupyter-client==6.1.3
jupyter-core==4.6.3
kiwisolver==1.2.0
MarkupSafe==1.1.1
matplotlib==3.2.1
munch==2.5.0
networkx==2.4
numpy==1.18.2
ogr==0.11.0
parso==0.7.0
pexpect==4.8.0
pickleshare==0.7.5
prompt-toolkit==3.0.5
ptyprocess==0.6.0
pycparser==2.20
PyGithub==1.47
Pygments==2.6.1
PyJWT==1.7.1
pyparsing==2.4.7
python-dateutil==2.8.1
python-dotenv==0.13.0
python-gitlab==2.1.2
PyYAML==5.3.1
pyzmq==19.0.0
requests==2.23.0
Shapely==1.7.0
six==1.14.0
smmap==3.0.1
tornado==6.0.4
traitlets==4.3.3
urllib3==1.25.8
wcwidth==0.1.9
Werkzeug==1.0.0
wrapt==1.12.1
WTForms==2.3.1