requirements.txt 308 B

12345678910111213141516
  1. asgiref==3.6.0
  2. certifi==2022.12.7
  3. charset-normalizer==3.1.0
  4. Django==4.1.7
  5. django-ckeditor==6.5.1
  6. django-js-asset==2.0.0
  7. django-ranged-response==0.2.0
  8. django-simple-captcha==0.5.17
  9. gunicorn==20.1.0
  10. idna==3.4
  11. Pillow==9.5.0
  12. python-akismet==0.4.3
  13. requests==2.28.2
  14. sqlparse==0.4.3
  15. tzdata==2022.7
  16. urllib3==1.26.15