achief

requirements.txt

May 14th, 2023
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.60 KB | None | 0 0
  1. asgiref==3.6.0
  2. attrs==23.1.0
  3. click==8.1.3
  4. dj-database-url==2.0.0
  5. Django==4.2.1
  6. django-dotenv==1.4.2
  7. django-environ==0.10.0
  8. djangorestframework==3.14.0
  9. drf-spectacular==0.26.2
  10. exceptiongroup==1.1.1
  11. gunicorn==20.1.0
  12. inflection==0.5.1
  13. iniconfig==2.0.0
  14. jsonschema==4.17.3
  15. mypy-extensions==1.0.0
  16. packaging==23.1
  17. pathspec==0.11.1
  18. platformdirs==3.5.0
  19. pluggy==1.0.0
  20. psycopg2-binary==2.9.6
  21. pyrsistent==0.19.3
  22. pytest==7.3.1
  23. pytest-django==4.5.2
  24. python-dotenv==1.0.0
  25. pytz==2023.3
  26. PyYAML==6.0
  27. sqlparse==0.4.4
  28. tomli==2.0.1
  29. typing_extensions==4.5.0
  30. tzdata==2023.3
  31. uritemplate==4.1.1
  32. whitenoise==6.4.0
Advertisement
Add Comment
Please, Sign In to add comment