Skip to content

Commit db2b660

Browse files
committed
Update libraries list for 2022.1.0
1 parent 858c146 commit db2b660

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

programming/python/libraries.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Robot Kit
1111

1212
The following python libraries are installed and available for use in your robot's software:
1313

14-
* [astoria 0.7.0](https://pypi.org/project/astoria)
14+
* [astoria 0.8.0](https://pypi.org/project/astoria)
1515
* [cached-property 1.5.2](https://pypi.org/project/cached-property)
1616
* [click 8.0.1](https://pypi.org/project/click)
1717
* [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
2323
* [gpg 1.16.0](https://pypi.org/project/gpg)
2424
* [iniparse 0.5](https://pypi.org/project/iniparse)
2525
* [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)
2727
* [kiwisolver 1.3.2](https://pypi.org/project/kiwisolver)
2828
* [matplotlib 3.4.1](https://pypi.org/project/matplotlib)
2929
* [numpy 1.21.2](https://pypi.org/project/numpy)
3030
* opencv 4.5.2
3131
* [pandas 1.3.3](https://pypi.org/project/pandas)
32+
* [pillow 8.3.2](https://pypi.org/project/Pillow/)
3233
* pkg-resources 57.4.0
3334
* [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/)
3536
* [pyparsing 2.4.7](https://pypi.org/project/pyparsing)
3637
* [pyquaternion 0.9.9](https://pypi.org/project/pyquaternion)
3738
* [pyserial 3.5](https://pypi.org/project/pyserial)
3839
* [pytz 2021.1](https://pypi.org/project/pytz)
3940
* [pyudev 0.22.0](https://pypi.org/project/pyudev)
4041
* [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/)
4243
* [rpm 4.16.1.3](https://pypi.org/project/rpm)
4344
* [setuptools 57.4.0](https://pypi.org/project/setuptools)
4445
* [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
4748
* [typing-extensions 3.10.0.0](https://pypi.org/project/typing-extensions)
4849
* [udiskie 2.3.3](https://pypi.org/project/udiskie)
4950
* 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)
5152

5253
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

Comments
 (0)