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

Commit ef57058

Browse files
committed
Pin pyjwt to v2.11.0 in datahub image
1 parent d50f15e commit ef57058

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)