Skip to content

Commit 03c2ffd

Browse files
authored
Merge pull request #34 from IBM/dev-dlangst
fix: indicate PyJWT version
2 parents f2e4834 + 6dff566 commit 03c2ffd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
requests>=2.20,<3.0
22
python_dateutil>=2.5.3,<3.0.0
3-
ibm_cloud_sdk_core>=1.7.1,<3.0.0
3+
ibm_cloud_sdk_core==2.0.5
4+
PyJWT==1.7.1

0 commit comments

Comments
 (0)