Skip to content

Commit 17ed06d

Browse files
fix: Correct package name from py-rpds to rpds-py
- Fix PIP installation error in GitHub Actions - py-rpds package does not exist, correct name is rpds-py - rpds-py is compatible with Python 3.11 - This resolves the 'Could not find a version that satisfies the requirement' error
1 parent 23ea81b commit 17ed06d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
awslambdaric
2-
py-rpds
2+
rpds-py
33
jsonschema
44
jsonpath-ng

0 commit comments

Comments
 (0)