requirements.txt 1017 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. # This file is @generated by PDM.
  2. # Please do not edit it manually.
  3. asgiref==3.8.1
  4. asttokens==3.0.0
  5. certifi==2024.12.14
  6. charset-normalizer==3.4.0
  7. colorama==0.4.6; sys_platform == "win32"
  8. croniter==5.0.1
  9. dateparser==1.2.0
  10. decorator==5.1.1
  11. django==3.1.14
  12. django-auth-ldap==4.1.0
  13. django-extensions==3.1.5
  14. exceptiongroup==1.2.2; python_version < "3.11"
  15. executing==2.1.0
  16. idna==3.10
  17. ipython==8.18.1
  18. jedi==0.19.2
  19. matplotlib-inline==0.1.7
  20. mypy-extensions==1.0.0
  21. parso==0.8.4
  22. pexpect==4.9.0; sys_platform != "win32"
  23. prompt-toolkit==3.0.48
  24. ptyprocess==0.7.0; sys_platform != "win32"
  25. pure-eval==0.2.3
  26. pyasn1==0.6.1
  27. pyasn1-modules==0.4.1
  28. pygments==2.18.0
  29. python-crontab==3.2.0
  30. python-dateutil==2.9.0.post0
  31. python-ldap==3.4.4
  32. pytz==2024.2
  33. regex==2024.11.6
  34. requests==2.32.3
  35. six==1.17.0
  36. sonic-client==1.0.0
  37. sqlparse==0.5.3
  38. stack-data==0.6.3
  39. traitlets==5.14.3
  40. typing-extensions==4.12.2; python_version < "3.11"
  41. tzdata==2024.2; platform_system == "Windows"
  42. tzlocal==5.2
  43. urllib3==2.2.3
  44. w3lib==2.2.1
  45. wcwidth==0.2.13
  46. yt-dlp==2024.12.13