Skip to content

Commit

Permalink
update package
Browse files Browse the repository at this point in the history
  • Loading branch information
Buhle79 committed Aug 7, 2024
1 parent 463928f commit d709383
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
amqp==5.0.9
amqp==5.2.0
appdirs==1.4.4
argh==0.26.2
asgiref==3.6.0
attrs==22.2.0
Babel==2.9.1
billiard==3.6.4.0
billiard==4.2.0
black==24.3.0
celery==5.2.3
celery==5.4.0
certifi==2024.7.04
chardet==3.0.4
click==8.0.3
click==8.1.2
Django==4.2
django-cors-headers==3.4.0
django-environ==0.4.5
Expand All @@ -28,18 +28,18 @@ idna==3.7
importlib-metadata==1.7.0
iso6709==0.1.5
isort==5.13.2
kombu==5.2.3
kombu==5.4.0
Markdown==3.2.2
mccabe
mccabe==0.7.0
numpy==1.26.4
pathspec==0.9.0
pathtools==0.1.2
phonenumbers==8.12.6
prometheus-client==0.8.0
psycopg2==2.9.9
pycodestyle==2.6.0
pycodestyle==2.12.1
pycountry==20.7.3
pyflakes==2.2.0
pyflakes==3.2.0
pytz==2021.3
PyYAML==5.4
rapidpro-python==2.6.1
Expand All @@ -53,7 +53,7 @@ sqlparse==0.5.0
toml==0.10.1
typed-ast==1.4.1
urllib3==1.26.19
vine==5.0.0
vine==5.1.0
watchdog==0.10.3
zipp==3.19.1
opencv-python-headless==4.5.2.54
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"requests==2.32.0",
"rapidpro-python==2.6.1",
"django-import-export==4.1.1",
"setuptools",
"setuptools==72.1.0",
]

try:
Expand Down

0 comments on commit d709383

Please sign in to comment.