Skip to content

Commit

Permalink
dependecies version
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelpoi committed Oct 23, 2024
1 parent 4f7f20e commit bd91678
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 @@ -20,7 +20,7 @@
zip_safe=False,
include_package_data=True,
package_data={'': ['README.md']},
install_requires=['django>=4.0', ],
install_requires=['Django>=4', 'django-ckeditor', 'lxml', 'nh3'],
classifiers=[
'Development Status :: 5 - Production/Stable',
'Environment :: Web Environment',
Expand Down

0 comments on commit bd91678

Please sign in to comment.