requirements.txt 1007 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. asgiref==3.4.1
  2. asn1crypto==0.24.0
  3. attrs==17.4.0
  4. Automat==0.6.0
  5. blinker==1.4
  6. boto3==1.23.10
  7. botocore==1.26.10
  8. certifi==2018.1.18
  9. chardet==3.0.4
  10. click==6.7
  11. colorama==0.3.7
  12. configobj==5.0.6
  13. configparser==5.2.0
  14. constantly==15.1.0
  15. decorator==4.1.2
  16. Django==3.2.20
  17. django-cors-headers==3.2.1
  18. django-filter==21.1
  19. djangorestframework==3.14.0
  20. gunicorn==20.0.4
  21. httplib2==0.9.2
  22. hyperlink==17.3.1
  23. idna==2.6
  24. incremental==16.10.1
  25. ipip-ipdb==1.3.2
  26. Jinja2==2.10
  27. jmespath==0.10.0
  28. jsonpatch==1.16
  29. jsonpointer==1.10
  30. keyring==10.6.0
  31. keyrings.alt==3.0
  32. mysqlclient==1.4.6
  33. netifaces==0.10.4
  34. oauthlib==2.0.6
  35. PAM
  36. pexpect==4.2.1
  37. pyasn1==0.4.2
  38. pyasn1-modules==0.2.1
  39. pyipip==0.1.1
  40. PyJWT==1.5.3
  41. PyMySQL==1.0.2
  42. pyOpenSSL==23.2.0
  43. pyserial==3.4
  44. python-dateutil==2.8.2
  45. python-debian==0.1.32
  46. pytz==2023.3
  47. pyxdg==0.25
  48. PyYAML==3.12
  49. redis==3.4.1
  50. requests
  51. requests-unixsocket==0.1.5
  52. s3transfer==0.5.2
  53. SecretStorage==2.3.1
  54. service-identity==16.0.0
  55. simplejson==3.17.0
  56. six==1.11.0
  57. sqlparse==0.4.4
  58. supervisor==4.1.0
  59. Twisted
  60. typing-extensions
  61. urllib3