Skip to content
This repository was archived by the owner on May 28, 2026. It is now read-only.

Commit b82c68d

Browse files
authored
Merge pull request #49 from yijunge-ucb/DH-654
Downgrade pyjwt from 2.11.0 to 2.10.1
2 parents 0db773d + 8bb1188 commit b82c68d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ dependencies:
142142
- pyproj==3.7.2
143143

144144
# DH-654, Make git-credentials-helper work for ds4bio course
145-
- pyjwt==2.11.0
145+
- pyjwt==2.10.1
146146

147147
- pip:
148148
- git-credential-helpers==0.2

0 commit comments

Comments
 (0)