Skip to content

Commit

Permalink
Merge pull request #5120 from shaneknapp/possible-pypopcon-fix-data100
Browse files Browse the repository at this point in the history
[DH-66] move python popcon from infra-reqs to environment.yaml
  • Loading branch information
shaneknapp authored Oct 9, 2023
2 parents 9ea65a7 + 69a0c7d commit 9289eef
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions deployments/data100/image/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ dependencies:
- nbconvert==7.6.0
- pytest-notebook==0.8.1
- gh-scoped-creds==4.1
- popularity-contest==0.4.1
1 change: 1 addition & 0 deletions deployments/data101/image/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,4 @@ dependencies:
- pytest-notebook==0.8.1
- pymongo==4.4.1
- dbt-postgres==1.6.0
- popularity-contest==0.4.1
1 change: 1 addition & 0 deletions deployments/data102/image/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ dependencies:
- gh-scoped-creds==4.1
- nb2pdf==0.6.2
- nbpdfexport==0.2.1
- popularity-contest==0.4.1

0 comments on commit 9289eef

Please sign in to comment.