File size: 3,612 Bytes
8a145b1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
#    pip-compile --output-file=requirements.txt requirements.in
#
--index-url https://pypi.doubanio.com/simple
--extra-index-url https://pypi.org/simple

absl-py==0.13.0
    # via tensorboard
aiohttp==3.7.4.post0
    # via fsspec
async-timeout==3.0.1
    # via aiohttp
attrs==21.2.0
    # via aiohttp
cachetools==4.2.2
    # via google-auth
certifi==2020.4.5.1
    # via requests
chardet==3.0.4
    # via
    #   aiohttp
    #   requests
click==8.0.1
    # via
    #   -r requirements.in
    #   cnstd
cnstd==1.2
    # via -r requirements.in
cycler==0.11.0
    # via matplotlib
flatbuffers==2.0
    # via onnxruntime
fonttools==4.34.4
    # via matplotlib
fsspec[http]==2021.7.0
    # via pytorch-lightning
google-auth==1.35.0
    # via
    #   google-auth-oauthlib
    #   tensorboard
google-auth-oauthlib==0.4.5
    # via tensorboard
grpcio==1.39.0
    # via tensorboard
idna==2.9
    # via
    #   requests
    #   yarl
kiwisolver==1.4.3
    # via matplotlib
markdown==3.3.4
    # via tensorboard
matplotlib==3.5.2
    # via cnstd
multidict==5.1.0
    # via
    #   aiohttp
    #   yarl
numpy==1.22.3
    # via
    #   -r requirements.in
    #   cnstd
    #   matplotlib
    #   onnx
    #   onnxruntime
    #   opencv-python
    #   pytorch-lightning
    #   scipy
    #   tensorboard
    #   torchmetrics
    #   torchvision
oauthlib==3.1.1
    # via requests-oauthlib
onnx==1.11.0
    # via
    #   -r requirements.in
    #   cnstd
onnxruntime==1.11.1
    # via
    #   -r requirements.in
    #   cnstd
opencv-python==4.6.0.66
    # via cnstd
packaging==21.0
    # via
    #   matplotlib
    #   pytorch-lightning
    #   torchmetrics
pillow==9.1.1
    # via
    #   -r requirements.in
    #   cnstd
    #   matplotlib
    #   torchvision
polygon3==3.0.9.1
    # via cnstd
protobuf==3.17.3
    # via
    #   onnx
    #   onnxruntime
    #   tensorboard
pyasn1==0.4.8
    # via
    #   pyasn1-modules
    #   rsa
pyasn1-modules==0.2.8
    # via google-auth
pyclipper==1.3.0.post3
    # via cnstd
pydeprecate==0.3.1
    # via pytorch-lightning
pyparsing==2.4.7
    # via
    #   matplotlib
    #   packaging
python-dateutil==2.8.2
    # via matplotlib
pytorch-lightning==1.6.3
    # via
    #   -r requirements.in
    #   cnstd
pyyaml==5.4.1
    # via pytorch-lightning
requests==2.23.0
    # via
    #   fsspec
    #   requests-oauthlib
    #   tensorboard
requests-oauthlib==1.3.0
    # via google-auth-oauthlib
rsa==4.7.2
    # via google-auth
scipy==1.8.1
    # via cnstd
shapely==1.8.2
    # via cnstd
six==1.14.0
    # via
    #   absl-py
    #   google-auth
    #   grpcio
    #   protobuf
    #   python-dateutil
tensorboard==2.6.0
    # via pytorch-lightning
tensorboard-data-server==0.6.1
    # via tensorboard
tensorboard-plugin-wit==1.8.0
    # via tensorboard
torch==1.9.0
    # via
    #   -r requirements.in
    #   cnstd
    #   pytorch-lightning
    #   torchmetrics
    #   torchvision
torchmetrics==0.5.0
    # via pytorch-lightning
torchvision==0.10.0
    # via
    #   -r requirements.in
    #   cnstd
tqdm==4.64.0
    # via
    #   -r requirements.in
    #   cnstd
    #   pytorch-lightning
typing-extensions==4.2.0
    # via
    #   aiohttp
    #   onnx
    #   pytorch-lightning
    #   torch
unidecode==1.3.4
    # via cnstd
urllib3==1.25.9
    # via requests
werkzeug==2.0.1
    # via tensorboard
wheel==0.37.0
    # via tensorboard
yarl==1.6.3
    # via aiohttp

# The following packages are considered to be unsafe in a requirements file:
# setuptools

# for streamlit.io demo
cnocr==2.2
streamlit