Skip to content

Commit

Permalink
Add pymysql for UGBA88.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanlovett committed Sep 11, 2023
1 parent 090fe04 commit 08c7f60
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion deployments/datahub/images/default/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,11 @@ dependencies:
# Econ 148, Spring 2023 https://github.com/berkeley-dsep-infra/datahub/issues/4251
- sqlalchemy==1.4.46

# Econ 148, Spring 2023 https://github.com/berkeley-dsep-infra/datahub/issues/4093
# UGBA88 Fall 2023, https://github.com/berkeley-dsep-infra/datahub/issues/5019
- pymysql==1.1.0

- pip:
# Econ 148, Spring 2023 https://github.com/berkeley-dsep-infra/datahub/issues/4093
- pycountry-convert==0.7.2
- otter-grader==4.2.0
- gh-scoped-creds==4.1

0 comments on commit 08c7f60

Please sign in to comment.