File tree Expand file tree Collapse file tree 2 files changed +37
-10
lines changed Expand file tree Collapse file tree 2 files changed +37
-10
lines changed Original file line number Diff line number Diff line change 11# labelbox-python
22
33[ ![ CircleCI] ( https://circleci.com/gh/Labelbox/labelbox-python.svg?style=svg )] ( https://circleci.com/gh/Labelbox/labelbox-python )
4+ [ ![ Documentation Status] ( https://readthedocs.org/projects/labelbox/badge/?version=latest )] ( https://labelbox.readthedocs.io/en/latest/?badge=latest )
45
56Python libraries for interacting with [ Labelbox] ( https://labelbox.com/ ) .
67
Original file line number Diff line number Diff line change 11-i https://pypi.org/simple
2- affine == 2.2.1
2+ alabaster == 0.7.11
3+ astroid == 2.0.4
4+ atomicwrites == 1.2.1 ; python_version != '3.1.*'
35attrs == 18.2.0
6+ babel == 2.6.0
47certifi == 2018.8.24
58chardet == 3.0.4
6- click-plugins == 1.0.3
7- click == 6.7
8- cligj == 0.4.0
9+ check-manifest == 0.37
10+ coverage == 4.5.1 ; python_version >= '2.6'
11+ docutils == 0.14
12+ flake8 == 3.5.0
913idna == 2.7
14+ imagesize == 1.1.0 ; python_version >= '2.7'
15+ isort == 4.3.4 ; python_version != '3.2.*'
1016jinja2 == 2.10
17+ lazy-object-proxy == 1.3.1
1118markupsafe == 1.0
12- numpy == 1.15.1 ; python_version >= '2.7'
13- pillow == 5.2.0
19+ mccabe == 0.6.1
20+ more-itertools == 4.3.0
21+ mypy == 0.620
22+ packaging == 17.1
23+ pluggy == 0.7.1 ; python_version != '3.1.*'
24+ pockets == 0.6.2
25+ py == 1.6.0 ; python_version != '3.1.*'
26+ pycodestyle == 2.3.1
27+ pyflakes == 1.6.0
28+ pygments == 2.2.0
29+ pylint == 2.1.1
1430pyparsing == 2.2.0
15- rasterio == 1.0.3
31+ pytest-cov == 2.6.0
32+ pytest == 3.8.0
33+ pytz == 2018.5
1634requests == 2.19.1
17- shapely == 1.6.4.post2
18- simplification == 0.3.8
19- snuggs == 1.4.2
35+ six == 1.11.0
36+ snowballstemmer == 1.2.1
37+ sphinx == 1.7.9
38+ sphinxcontrib-napoleon == 0.6.1
39+ sphinxcontrib-websupport == 1.1.0 ; python_version >= '2.7'
40+ tox == 3.2.1
41+ typed-ast == 1.1.0 ; python_version < '3.7' and implementation_name == 'cpython'
2042urllib3 == 1.23 ; python_version != '3.1.*'
43+ virtualenv == 16.0.0 ; python_version != '3.0.*'
44+ wheel == 0.31.1
45+ wrapt == 1.10.11
46+ xmltodict == 0.11.0
You can’t perform that action at this time.
0 commit comments