File tree 2 files changed +59
-59
lines changed
2 files changed +59
-59
lines changed Original file line number Diff line number Diff line change 1
- appnope = =0.1.0
2
- attrs = =19.3.0
3
- backcall = =0.1.0
4
- bleach = =3.1.4
5
- certifi = =2019.11.28
6
- chardet = =3.0.4
7
- decorator = =4.4.2
8
- defusedxml = =0.6.0
9
- entrypoints = =0.3
10
- gmplot = =1.2.0
11
- idna = =2.9
12
- importlib-metadata = =1.5.2
13
- ipykernel = =5.2.0
14
- ipython = =7.13.0
15
- ipython-genutils = =0.2.0
16
- ipywidgets = =7.5.1
17
- jedi = =0.16.0
18
- Jinja2 = =2.11.1
19
- jsonschema = =3.2.0
20
- jupyter = =1.0.0
21
- jupyter-client = =6.1.2
22
- jupyter-console = =6.1.0
23
- jupyter-core = =4.6.3
24
- MarkupSafe = =1.1.1
25
- mistune = =0.8.4
26
- nbconvert = =5.6.1
27
- nbformat = =5.0.4
28
- notebook = =6.0.3
29
- numpy = =1.18.2
30
- pandas = =1.0.3
31
- pandocfilters = =1.4.2
32
- parso = =0.6.2
33
- pexpect = =4.8.0
34
- pickleshare = =0.7.5
35
- Pillow = =7.0.0
36
- prometheus-client = =0.7.1
37
- prompt-toolkit = =3.0.5
38
- ptyprocess = =0.6.0
39
- Pygments = =2.6.1
40
- pyrsistent = =0.16.0
41
- python-dateutil = =2.8.1
42
- pytz = =2019.3
43
- pyzmq = =19.0.0
44
- qtconsole = =4.7.2
45
- QtPy = =1.9.0
46
- requests = =2.23.0
47
- Send2Trash = =1.5.0
48
- six = =1.14.0
49
- terminado = =0.8.3
50
- testpath = =0.4.4
51
- tornado = =6.0.4
52
- traitlets = =4.3.3
53
- urllib3 = =1.25.8
54
- wcwidth = =0.1.9
55
- webencodings = =0.5.1
56
- widgetsnbextension = =3.5.1
57
- zipp = =3.1.0
58
- transforms3d = =0.3.1
1
+ appnope > =0.1.0
2
+ attrs > =19.3.0
3
+ backcall > =0.1.0
4
+ bleach > =3.1.4
5
+ certifi > =2019.11.28
6
+ chardet > =3.0.4
7
+ decorator > =4.4.2
8
+ defusedxml > =0.6.0
9
+ entrypoints > =0.3
10
+ gmplot > =1.2.0
11
+ idna > =2.9
12
+ importlib-metadata > =1.5.2
13
+ ipykernel > =5.2.0
14
+ ipython > =7.13.0
15
+ ipython-genutils > =0.2.0
16
+ ipywidgets > =7.5.1
17
+ jedi > =0.16.0
18
+ Jinja2 > =2.11.1
19
+ jsonschema > =3.2.0
20
+ jupyter > =1.0.0
21
+ jupyter-client > =6.1.2
22
+ jupyter-console > =6.1.0
23
+ jupyter-core > =4.6.3
24
+ MarkupSafe > =1.1.1
25
+ mistune > =0.8.4
26
+ nbconvert > =5.6.1
27
+ nbformat > =5.0.4
28
+ notebook > =6.0.3
29
+ numpy > =1.18.2
30
+ pandas > =1.0.3
31
+ pandocfilters > =1.4.2
32
+ parso > =0.6.2
33
+ pexpect > =4.8.0
34
+ pickleshare > =0.7.5
35
+ Pillow > =7.0.0
36
+ prometheus-client > =0.7.1
37
+ prompt-toolkit > =3.0.5
38
+ ptyprocess > =0.6.0
39
+ Pygments > =2.6.1
40
+ pyrsistent > =0.16.0
41
+ python-dateutil > =2.8.1
42
+ pytz > =2019.3
43
+ pyzmq > =19.0.0
44
+ qtconsole > =4.7.2
45
+ QtPy > =1.9.0
46
+ requests > =2.23.0
47
+ Send2Trash > =1.5.0
48
+ six > =1.14.0
49
+ terminado > =0.8.3
50
+ testpath > =0.4.4
51
+ tornado > =6.0.4
52
+ traitlets > =4.3.3
53
+ urllib3 > =1.25.8
54
+ wcwidth > =0.1.9
55
+ webencodings > =0.5.1
56
+ widgetsnbextension > =3.5.1
57
+ zipp > =3.1.0
58
+ transforms3d > =0.3.1
Original file line number Diff line number Diff line change 5
5
6
6
setup (
7
7
name = 'pandaset' ,
8
- version = '0.2dev ' ,
8
+ version = '0.3dev ' ,
9
9
author = 'Nisse Knudsen, Pengchuan Xiao' ,
10
10
11
11
packages = ['pandaset' ],
You can’t perform that action at this time.
0 commit comments