Skip to content

Commit

Permalink
change packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Buhle79 committed Aug 5, 2024
1 parent d2313d5 commit b35c1ee
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
isort==5.13.2
black==24.3.0
flake8==7.0.0
flake8==7.1.1
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ django-environ==0.4.5
django-filter==2.4.0
django-health-check==3.16.3
django-phonenumber-field==8.0.0
django-prometheus==2.1.0
django-prometheus==2.3.1
django_redis==4.12.1
django-rest-auth==0.9.5
djangorestframework==3.15.2
djangorestframework-gis==1.0
flake8==3.8.1
flake8==7.1.1
future==0.18.3
google-cloud-bigquery==1.27.2
idna==3.7
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"requests==2.32.0",
"rapidpro-python==2.6.1",
"django-import-export==4.1.1",
"setuptools==72.1.0",
]

try:
Expand Down

0 comments on commit b35c1ee

Please sign in to comment.