Skip to content

Commit

Permalink
fix: regression bug in jazzband/django-formtools#220
Browse files Browse the repository at this point in the history
  • Loading branch information
saemideluxe committed Jan 31, 2023
1 parent 9af89d9 commit fbd5cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def readme():
license="New BSD License",
install_requires=[
"basx-bread",
"django-formtools",
"django-formtools == 2.3",
"djangorestframework",
"chardet",
"tablib",
Expand Down

0 comments on commit fbd5cff

Please sign in to comment.