Skip to content

Adding required dependencies #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 27, 2022
Merged

Adding required dependencies #14

merged 1 commit into from
May 27, 2022

Conversation

Neradoc
Copy link
Contributor

@Neradoc Neradoc commented May 27, 2022

adafruit_rsa and adafruit_binascii

Copy link
Member

@brentru brentru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I verified that these are deps used by the library. Thanks for adding this PR!

from adafruit_rsa import PrivateKey, sign
from adafruit_binascii import b2a_base64, a2b_base64

@brentru brentru merged commit 2eed9b6 into adafruit:main May 27, 2022
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Jun 1, 2022
Updating https://github.com/adafruit/Adafruit_CircuitPython_floppy to 1.0.2 from 1.0.1:
  > Set language to "en" for documentation
  > Merge pull request adafruit/Adafruit_CircuitPython_floppy#4 from tekktrik/dev/lint-example
  > Update .pre-commit-config.yaml
  > Fix Docs badge
  > fix discord link for RTD
  > fix python version for rtd

Updating https://github.com/adafruit/Adafruit_CircuitPython_HT16K33 to 4.3.1 from 4.3.0:
  > Set language to "en" for documentation
  > Merge pull request adafruit/Adafruit_CircuitPython_HT16K33#99 from makermelissa/master
  > Switch to inclusive terminology
  > Increase min lines similarity
  > Patch .pre-commit-config.yaml
  > change discord badge
  > Patch: Replaced discord badge image
  > Updated gitignore
  > Update Black to latest.
  > Fixed readthedocs build

Updating https://github.com/adafruit/Adafruit_CircuitPython_VL53L1X to 1.1.2 from 1.1.1:
  > Set language to "en" for documentation
  > Merge pull request adafruit/Adafruit_CircuitPython_VL53L1X#8 from caternuson/iss7_range_check
  > Increase min lines similarity
  > Patch .pre-commit-config.yaml

Updating https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k to 1.12.6 from 1.12.5:
  > Set language to "en" for documentation
  > Switch to inclusive terminology
  > Increase min lines similarity
  > Merge pull request adafruit/Adafruit_CircuitPython_Wiznet5k#58 from rstein/fix_sending_when_offset_greater_than_socksize
  > Patch .pre-commit-config.yaml
  > change discord badge
  > Patch: Replaced discord badge image
  > Update .gitignore

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE to 8.3.2 from 8.3.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_BLE#167 from tekktrik/doc/hyperspecific-targets

Updating https://github.com/adafruit/Adafruit_CircuitPython_JWT to 1.2.7 from 1.2.6:
  > Set language to "en" for documentation
  > Merge pull request adafruit/Adafruit_CircuitPython_JWT#14 from Neradoc/add-deps
  > Switch to inclusive terminology
  > Increase min lines similarity
  > Patch .pre-commit-config.yaml

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Added the following libraries: Adafruit_CircuitPython_floppy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants