deepdrive-sim
deepdrive-sim copied to clipboard
Deepdrive Unreal project and Python bindings
Bumps [pyarrow](https://github.com/apache/arrow) from 0.12.1 to 0.15.1. Changelog Sourced from pyarrow's changelog. Apache Arrow 0.15.1 (25 October 2019) Bug ARROW-6464 - [Java] Refactor FixedSizeListVector#splitAndTransfer with slice API ARROW-6728 - [C#] Support...
Bumps [numpy](https://github.com/numpy/numpy) from 1.16.3 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.17 to 0.12.20. Commits a2b0ee6 Release of 0.12.20 04b27f1 Merge branch 'release-0.12+cheroot' of https://github.com/juergh/bottle into ... e140e1b Gracefully handle errors during early request binding. 6e9c55a Added depr...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.4.0. Release notes Sourced from pyjwt's releases. 2.4.0 Security [CVE-2022-29217] Prevent key confusion through non-blocklisted public key formats. https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24 What's Changed Add support for Python...
Add linux aarch64 wheel build support. Related to https://github.com/deepdrive/deepdrive-sim/issues/41 @crizCraig Could you please review this PR?
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.9.1 to 3.15.0. Release notes Sourced from protobuf's releases. Protocol Buffers v3.15.0 Protocol Compiler Optional fields for proto3 are enabled by default, and no longer require the...
Dear developers: substance plugin Download Link is no longer useful,could you please post a new link ? Download Link: https://drive.google.com/open?id=11vQ6fLDr4Nwxe_Pcp8-rh-tc7_3NZFrq
On aarch64, ‘pip install deepdrive’ gives the following error: ``` ERROR: Could not find a version that satisfies the requirement deepdrive (from versions: none) ERROR: No matching distribution found for...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...
Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 3.4.2 to 4.7. Changelog Sourced from rsa's changelog. Version 4.7 - released 2021-01-10 Fix #165: CVE-2020-25658 - Bleichenbacher-style timing oracle in PKCS#1 v1.5 decryption code Add padding...