File tree Expand file tree Collapse file tree 4 files changed +3
-28
lines changed
libs/labelbox/tests/data/annotation_import Expand file tree Collapse file tree 4 files changed +3
-28
lines changed Original file line number Diff line number Diff line change 1
- 3.8.19
1
+ 3.10.13
Original file line number Diff line number Diff line change @@ -154,8 +154,6 @@ def validate_iso_format(date_string: str):
154
154
ConversationData ,
155
155
DocumentData ,
156
156
DicomData ,
157
- LlmPromptCreationData ,
158
- LlmPromptResponseCreationData ,
159
157
LlmResponseCreationData ,
160
158
],
161
159
)
Original file line number Diff line number Diff line change 6
6
# features: []
7
7
# all-features: true
8
8
# with-sources: false
9
- # generate-hashes: false
10
9
11
10
-e file:libs/labelbox
12
11
alabaster==0.7.13
@@ -80,14 +79,7 @@ imagesize==1.4.1
80
79
# via labelbox
81
80
# via sphinx
82
81
importlib-metadata==7.2.1
83
- # via jupyter-client
84
- # via nbconvert
85
- # via sphinx
86
- # via typeguard
87
82
# via yapf
88
- importlib-resources==6.4.0
89
- # via jsonschema
90
- # via jsonschema-specifications
91
83
iniconfig==2.0.0
92
84
# via pytest
93
85
ipython==8.12.3
@@ -157,8 +149,6 @@ pickleshare==0.7.5
157
149
# via ipython
158
150
pillow==10.3.0
159
151
# via labelbox
160
- pkgutil-resolve-name==1.3.10
161
- # via jsonschema
162
152
platformdirs==4.2.2
163
153
# via black
164
154
# via jupyter-core
@@ -194,6 +184,7 @@ pygments==2.18.0
194
184
# via nbconvert
195
185
# via rich
196
186
# via sphinx
187
+ pyjwt==2.8.0
197
188
pyproj==3.5.0
198
189
# via labelbox
199
190
pytest==8.2.2
@@ -217,7 +208,6 @@ python-dateutil==2.8.2
217
208
# via labelbox
218
209
# via pandas
219
210
pytz==2024.1
220
- # via babel
221
211
# via pandas
222
212
pyzmq==26.0.3
223
213
# via jupyter-client
@@ -311,15 +301,12 @@ types-python-dateutil==2.9.0.20240316
311
301
types-requests==2.32.0.20240622
312
302
types-tqdm==4.66.0.20240417
313
303
typing-extensions==4.12.2
314
- # via annotated-types
315
304
# via black
316
305
# via databooks
317
- # via ipython
318
306
# via labelbox
319
307
# via mypy
320
308
# via pydantic
321
309
# via pydantic-core
322
- # via rich
323
310
# via typeguard
324
311
# via typer
325
312
tzdata==2024.1
@@ -335,4 +322,3 @@ webencodings==0.5.1
335
322
yapf==0.40.2
336
323
zipp==3.19.2
337
324
# via importlib-metadata
338
- # via importlib-resources
Original file line number Diff line number Diff line change 6
6
# features: []
7
7
# all-features: true
8
8
# with-sources: false
9
- # generate-hashes: false
10
9
11
10
-e file:libs/labelbox
12
11
alabaster==0.7.13
@@ -38,9 +37,6 @@ idna==3.7
38
37
imagesize==1.4.1
39
38
# via labelbox
40
39
# via sphinx
41
- importlib-metadata==7.2.1
42
- # via sphinx
43
- # via typeguard
44
40
jinja2==3.1.4
45
41
# via sphinx
46
42
markupsafe==2.1.5
@@ -78,9 +74,7 @@ pyproj==3.5.0
78
74
# via labelbox
79
75
python-dateutil==2.8.2
80
76
# via labelbox
81
- pytz==2024.1
82
- # via babel
83
- requests==2.32.3
77
+ requests==2.32.2
84
78
# via google-api-core
85
79
# via labelbox
86
80
# via sphinx
@@ -118,12 +112,9 @@ tqdm==4.66.4
118
112
typeguard==4.3.0
119
113
# via labelbox
120
114
typing-extensions==4.12.2
121
- # via annotated-types
122
115
# via labelbox
123
116
# via pydantic
124
117
# via pydantic-core
125
118
# via typeguard
126
119
urllib3==2.2.2
127
120
# via requests
128
- zipp==3.19.2
129
- # via importlib-metadata
You can’t perform that action at this time.
0 commit comments