Skip to content

Commit 73aaac4

Browse files
committed
added hmac req
1 parent 769403f commit 73aaac4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/flight-software/lib/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ adafruit-circuitpython-hashlib==1.4.19
1414
Adafruit_CircuitPython_MCP230xx
1515
proves-circuitpython-rv3028 @ git+https://github.com/proveskit/[email protected]
1616
proves-circuitpython-sx1280 @ git+https://github.com/proveskit/[email protected]
17+
circuitpython-hmac @ git+https://github.com/jimbobbennett/[email protected]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
adafruit-circuitpython-asyncio @ git+https://github.com/adafruit/[email protected]
22
adafruit-circuitpython-rfm==1.0.3
33
adafruit-circuitpython-ticks==1.1.1
4-
pysquared-ground-station @ git+https://github.com/proveskit/pysquared@d1b22be#subdirectory=circuitpython-workspaces/ground-station
4+
pysquared-ground-station @ git+https://github.com/proveskit/pysquared@repeat-code#subdirectory=circuitpython-workspaces/ground-station

0 commit comments

Comments
 (0)