@@ -11,7 +11,7 @@ Robot Kit
11
11
12
12
The following python libraries are installed and available for use in your robot's software:
13
13
14
- * [ astoria 0.7 .0] ( https://pypi.org/project/astoria )
14
+ * [ astoria 0.8 .0] ( https://pypi.org/project/astoria )
15
15
* [ cached-property 1.5.2] ( https://pypi.org/project/cached-property )
16
16
* [ click 8.0.1] ( https://pypi.org/project/click )
17
17
* [ cycler 0.10.0] ( https://pypi.org/project/cycler )
@@ -23,22 +23,23 @@ The following python libraries are installed and available for use in your robot
23
23
* [ gpg 1.16.0] ( https://pypi.org/project/gpg )
24
24
* [ iniparse 0.5] ( https://pypi.org/project/iniparse )
25
25
* [ j5 0.13.1] ( https://pypi.org/project/j5 )
26
- * [ j5-zoloto 0.1 .0] ( https://pypi.org/project/j5-zoloto )
26
+ * [ j5-zoloto 0.2 .0] ( https://pypi.org/project/j5-zoloto )
27
27
* [ kiwisolver 1.3.2] ( https://pypi.org/project/kiwisolver )
28
28
* [ matplotlib 3.4.1] ( https://pypi.org/project/matplotlib )
29
29
* [ numpy 1.21.2] ( https://pypi.org/project/numpy )
30
30
* opencv 4.5.2
31
31
* [ pandas 1.3.3] ( https://pypi.org/project/pandas )
32
+ * [ pillow 8.3.2] ( https://pypi.org/project/Pillow/ )
32
33
* pkg-resources 57.4.0
33
34
* [ pydantic 1.8.2] ( https://pypi.org/project/pydantic )
34
- * [ pygobject 3.40.1 ] ( https://pypi.org/project/PyGObject / )
35
+ * [ dateutil 2.8.2 ] ( https://pypi.org/project/python-dateutil / )
35
36
* [ pyparsing 2.4.7] ( https://pypi.org/project/pyparsing )
36
37
* [ pyquaternion 0.9.9] ( https://pypi.org/project/pyquaternion )
37
38
* [ pyserial 3.5] ( https://pypi.org/project/pyserial )
38
39
* [ pytz 2021.1] ( https://pypi.org/project/pytz )
39
40
* [ pyudev 0.22.0] ( https://pypi.org/project/pyudev )
40
41
* [ pyusb 1.2.1] ( https://pypi.org/project/pyusb )
41
- * [ pyyaml 5.4.1 ] ( https://pypi.org/project/PyYAML / )
42
+ * [ dateutil 2.8.2 ] ( https://pypi.org/project/python-dateutil / )
42
43
* [ rpm 4.16.1.3] ( https://pypi.org/project/rpm )
43
44
* [ setuptools 57.4.0] ( https://pypi.org/project/setuptools )
44
45
* [ six 1.16.0] ( https://pypi.org/project/six )
@@ -47,6 +48,6 @@ The following python libraries are installed and available for use in your robot
47
48
* [ typing-extensions 3.10.0.0] ( https://pypi.org/project/typing-extensions )
48
49
* [ udiskie 2.3.3] ( https://pypi.org/project/udiskie )
49
50
* udiskie-locale-en-us 2.3.3
50
- * [ zoloto 0.7.1 ] ( https://pypi.org/project/zoloto )
51
+ * [ zoloto 0.8.0 ] ( https://pypi.org/project/zoloto )
51
52
52
53
If you wish to use a library that isn't listed above, get in contact with us on Discord and have a chat with us about it.
0 commit comments