requirements.txt 643 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. aiofiles==22.1.0
  2. asgiref==3.5.0
  3. attrs==22.1.0
  4. bleach==5.0.0
  5. certifi==2021.10.8
  6. cffi==1.15.0
  7. charset-normalizer==2.0.12
  8. commonmark==0.9.1
  9. cryptography==36.0.2
  10. Django==4.0.4
  11. docutils==0.18.1
  12. exceptiongroup==1.0.4
  13. idna==3.3
  14. importlib-metadata==4.11.3
  15. iniconfig==1.1.1
  16. jeepney==0.8.0
  17. keyring==23.5.0
  18. packaging==21.3
  19. pkginfo==1.8.2
  20. pluggy==1.0.0
  21. pycparser==2.21
  22. Pygments==2.11.2
  23. pyparsing==3.0.9
  24. pytest==7.2.0
  25. pytest-asyncio==0.20.2
  26. readme-renderer==35.0
  27. requests==2.27.1
  28. requests-toolbelt==0.9.1
  29. rfc3986==2.0.0
  30. rich==12.2.0
  31. SecretStorage==3.3.2
  32. six==1.16.0
  33. sqlparse==0.4.2
  34. tomli==2.0.1
  35. twine==4.0.0
  36. urllib3==1.26.9
  37. webencodings==0.5.1
  38. zipp==3.8.0