Skip to content

Commit

Permalink
Update Django also in aimmo_runner
Browse files Browse the repository at this point in the history
  • Loading branch information
faucomte97 committed May 10, 2023
1 parent 4fe1ce7 commit 6272e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aimmo_runner/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
packages=find_packages(),
include_package_data=True,
install_requires=[
"django==3.2.18",
"django==3.2.19",
"django-forms-bootstrap",
"django-js-reverse",
"eventlet",
Expand Down

0 comments on commit 6272e99

Please sign in to comment.