Skip to content

Commit

Permalink
change mysqlclient
Browse files Browse the repository at this point in the history
  • Loading branch information
hyukychang committed Mar 20, 2024
1 parent 744c4b8 commit db97947
Show file tree
Hide file tree
Showing 2 changed files with 960 additions and 932 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 db97947

Please sign in to comment.