Updated requirements.txt to add django-tables2

This commit is contained in:
Elahi-cs 2023-11-23 10:33:13 +01:00
parent de5f96afb8
commit 058698a44d
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
django==4.2.5
django-bootstrap5==23.3
django-extensions==3.2.3
django-tables2==2.6.0
black==23.9.1
python-decouple==3.8
jsonschema==4.19.1