Skip to content

Commit

Permalink
Update dependencies requests, Django, Jinjia2, djangorestframework
Browse files Browse the repository at this point in the history
  • Loading branch information
ohinckel committed Aug 2, 2024
1 parent f53f793 commit e12952f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# basic
Django==4.1.10
Jinja2==3.1.3
Django==4.2
Jinja2==3.1.4
#mysqlclient==2.1.0
djangorestframework==3.13.1
djangorestframework==3.15.2
drf-extensions==0.7.1
django-apscheduler==0.6.2
jsonpickle==2.2.0
Expand All @@ -13,7 +13,7 @@ uritemplate==4.1.1
Wand==0.6.7

# plugins
requests==2.31.0
requests==2.32.0
jsonpath-python==1.0.6

# docs
Expand Down

0 comments on commit e12952f

Please sign in to comment.