Skip to content

Commit

Permalink
Merge pull request #154 from pythonkr/fix/dependencies
Browse files Browse the repository at this point in the history
패키지 추가
  • Loading branch information
darjeeling authored Aug 5, 2024
2 parents cf5ea23 + e42e95b commit d90d86b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ django-summernote==0.8.20.0
Pillow==9.4.0
django-constance==2.9.1
django-picklefield==3.1
drf-spectacular==0.25.1
drf-spectacular==0.27.2
django-cors-headers==3.14.0
requests==2.28.2
django-picklefield==3.1
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ djangorestframework==3.14.0
djangorestframework-simplejwt==5.2.2
Markdown==3.4.1
mysql-connector-python==8.0.32
mysqlclient==2.1.1
mysqlclient==2.2.4
sqlparse==0.4.3
tzdata==2022.7
sorl-thumbnail==12.9.0
Expand All @@ -24,4 +24,4 @@ jsons==1.6.3
django-cors-headers==3.14.0
requests==2.28.2
PyFunctional==1.4.3
pymysql==1.0.3
pymysql==1.0.3

0 comments on commit d90d86b

Please sign in to comment.