requirements.txt 499 B

12345678910111213141516171819202122232425262728293031
  1. wheel
  2. aiofiles==22.1.0
  3. asgiref==3.5.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. idna==3.3
  13. importlib-metadata==4.11.3
  14. jeepney==0.8.0
  15. keyring==23.5.0
  16. pkginfo==1.8.2
  17. pycparser==2.21
  18. Pygments==2.11.2
  19. readme-renderer==35.0
  20. requests==2.27.1
  21. requests-toolbelt==0.9.1
  22. rfc3986==2.0.0
  23. rich==12.2.0
  24. SecretStorage==3.3.2
  25. six==1.16.0
  26. sqlparse==0.4.2
  27. twine==4.0.0
  28. urllib3==1.26.9
  29. webencodings==0.5.1
  30. zipp==3.8.0