-
Notifications
You must be signed in to change notification settings - Fork 47
/
requirements.txt
119 lines (118 loc) · 2 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
# python 3.8
adal==1.2.7
amqp==5.0.9
asgiref==3.4.1
attrs==21.4.0
autopep8==1.6.0
backports.zoneinfo==0.2.1
bandit==1.7.1
billiard==3.6.4.0
cachetools==4.2.4
celery==5.2.3
certifi==2022.12.7
cffi==1.15.0
chardet==4.0.0
charset-normalizer==2.0.10
click==8.0.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
cligj==0.7.2
colorama==0.4.4
CoolProp==6.4.1
cryptography==36.0.1
Cython==0.29.26
decorator==5.1.1
deepdish==0.3.7
Deprecated==1.2.13
Django==4.0.7
django-celery-results==2.4.0
django-extensions==3.1.5
django-picklefield==3.0.1
django-tastypie==0.14.4
docopt==0.6.2
et-xmlfile==1.1.0
Fiona==1.8.20
future==0.18.3
geopandas==0.10.2
gitdb==4.0.9
GitPython==3.1.30
google-api-core==2.4.0
google-api-python-client==2.36.0
google-auth==1.35.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
googleapis-common-protos==1.54.0
greenlet==1.1.2
gunicorn==20.1.0
h5py==3.6.0
h5pyd==0.9.2
httplib2==0.20.2
idna==3.3
importlib-metadata==4.10.1
ipython-genutils==0.2.0
isodate==0.6.1
jdcal==1.4.1
kombu==5.2.3
lxml==4.9.1
more-itertools==8.12.0
msrest==0.6.21
msrestazure==0.6.4
munch==2.5.0
numexpr==2.8.1
numpy==1.22.1
numpy-financial==1.0.0
oauthlib==3.2.2
openpyxl==3.0.9
packaging==21.3
pandas==1.3.5
pathlib2==2.3.6
pbr==5.8.0
pexpect==4.8.0
pipreqs==0.4.11
prompt-toolkit==3.0.24
protobuf==3.19.5
psutil==5.9.0
psycopg2==2.9.3
ptyprocess==0.7.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.8.0
pycparser==2.21
Pygments==2.11.2
PyJWT==2.4.0
pyparsing==3.0.6
pyproj==3.3.0
python-dateutil==2.8.2
python-mimeparse==1.6.0
pytz==2021.3
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0
redis==4.1.1
requests==2.27.1
requests-oauthlib==1.3.0
requests-unixsocket==0.3.0
rollbar==0.16.2
rsa==4.8
scipy==1.7.3
Shapely==1.8.0
six==1.16.0
smmap==5.0.0
SQLAlchemy==1.4.30
sqlparse==0.4.2
stevedore==3.5.0
tables==3.7.0
toml==0.10.2
traitlets==5.1.1
typing_extensions==4.0.1
tzdata==2021.5
tzlocal==4.1
uritemplate==4.1.1
urllib3==1.26.8
vine==5.0.0
wcwidth==0.2.5
wrapt==1.13.3
xlsxwriter==3.1.9
xlrd==2.0.1
yarg==0.1.9
zipp==3.7.0