requirements.txt 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. # This file is @generated by PDM.
  2. # Please do not edit it manually.
  3. asgiref==3.7.2
  4. asttokens==2.4.1
  5. brotli==1.1.0; implementation_name == "cpython"
  6. brotlicffi==1.1.0.0; implementation_name != "cpython"
  7. certifi==2023.11.17
  8. cffi==1.16.0; implementation_name != "cpython"
  9. charset-normalizer==3.3.2
  10. colorama==0.4.6; sys_platform == "win32"
  11. croniter==2.0.1
  12. dateparser==1.2.0
  13. decorator==5.1.1
  14. django==3.1.14
  15. django-auth-ldap==4.1.0
  16. django-extensions==3.1.5
  17. exceptiongroup==1.2.0; python_version < "3.11"
  18. executing==2.0.1
  19. idna==3.6
  20. ipython==8.18.1
  21. jedi==0.19.1
  22. matplotlib-inline==0.1.6
  23. mutagen==1.47.0
  24. mypy-extensions==1.0.0
  25. parso==0.8.3
  26. pexpect==4.9.0; sys_platform != "win32"
  27. prompt-toolkit==3.0.43
  28. ptyprocess==0.7.0; sys_platform != "win32"
  29. pure-eval==0.2.2
  30. pyasn1==0.5.1
  31. pyasn1-modules==0.3.0
  32. pycparser==2.21; implementation_name != "cpython"
  33. pycryptodomex==3.19.1
  34. pygments==2.17.2
  35. python-crontab==3.0.0
  36. python-dateutil==2.8.2
  37. python-ldap==3.4.4
  38. pytz==2023.3.post1
  39. regex==2023.12.25
  40. requests==2.31.0
  41. six==1.16.0
  42. sonic-client==1.0.0
  43. sqlparse==0.4.4
  44. stack-data==0.6.3
  45. traitlets==5.14.1
  46. typing-extensions==4.9.0; python_version < "3.11"
  47. tzdata==2023.4; platform_system == "Windows"
  48. tzlocal==5.2
  49. urllib3==2.1.0
  50. w3lib==2.1.2
  51. wcwidth==0.2.12
  52. websockets==12.0
  53. yt-dlp==2023.12.30