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

Commit 0db773d

Browse files
authored
Merge pull request #48 from berkeley-dsep-infra/pin-pywjt
[DH-654] Pin pyjwt to v2.11.0 in datahub image
2 parents d50f15e + ef57058 commit 0db773d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

environment.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,9 @@ dependencies:
141141
- geojson==3.2.0
142142
- pyproj==3.7.2
143143

144+
# DH-654, Make git-credentials-helper work for ds4bio course
145+
- pyjwt==2.11.0
146+
144147
- pip:
145148
- git-credential-helpers==0.2
146149
- jupyter-shiny-proxy==1.3.0

0 commit comments

Comments
 (0)