Skip to content

Commit

Permalink
Merge pull request #461 from sparcs-kaist/mysql_client_version_update
Browse files Browse the repository at this point in the history
Change mysqlclient version
  • Loading branch information
hyukychang authored Mar 20, 2024
2 parents 744c4b8 + 54e0d9c commit 4128d41
Show file tree
Hide file tree
Showing 3 changed files with 966 additions and 934 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ django-celery-results = "*"
drf-spectacular = "*"
django-cacheops = "*"
django-elasticsearch-dsl = "~=7.3"
mysqlclient = "*"
mysqlclient = "~=2.2.4"
beautifulsoup4 = "*"
bleach = "*"
django-redis = "*"
Expand Down
Loading

0 comments on commit 4128d41

Please sign in to comment.