requirements.txt 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. asgiref==3.2.5
  2. asn1crypto==1.3.0
  3. bottle==0.12.18
  4. certifi==2019.11.28
  5. cffi==1.14.0
  6. chardet==3.0.4
  7. CodeConvert==3.0.2
  8. cryptography==2.8
  9. defusedxml==0.6.0
  10. diff-match-patch==20181111
  11. Django==2.2.11
  12. django-admin==2.0.1
  13. django-appconf==1.0.3
  14. django-ckeditor==5.9.0
  15. django-compressor==2.4
  16. django-debug-toolbar==2.2
  17. django-excel-base==1.0.3
  18. django-excel-response2==3.0.1
  19. django-haystack==2.8.1
  20. django-import-export==2.0.2
  21. django-js-asset==1.2.2
  22. django-models-ext==1.1.9
  23. django-pagedown==2.0.3
  24. django-suit==0.2.28
  25. django-uuslug==1.2.0
  26. et-xmlfile==1.0.1
  27. furl==2.1.0
  28. http1==1.0.1
  29. idna==2.9
  30. jdcal==1.4.1
  31. jieba==0.42.1
  32. jsonpickle==1.3
  33. MarkupPy==1.14
  34. mistune==0.8.4
  35. mysqlclient==1.4.6
  36. odfpy==1.4.1
  37. openpyxl==3.0.3
  38. orderedmultidict==1.0.1
  39. Pillow==7.0.0
  40. pycparser==2.20
  41. Pygments==2.6.1
  42. python-dateutil==2.8.1
  43. python-slugify==4.0.0
  44. python3-memcached==1.51
  45. pytz==2019.3
  46. PyYAML==5.3.1
  47. raven==6.10.0
  48. rcssmin==1.0.6
  49. requests==2.23.0
  50. rjsmin==1.1.0
  51. screen==1.0.1
  52. shortuuid==1.0.1
  53. six==1.14.0
  54. sqlparse==0.3.1
  55. tablib==1.1.0
  56. text-unidecode==1.3
  57. TimeConvert==1.5.1
  58. tzlocal==2.0.0
  59. unicodecsv==0.14.1
  60. Unidecode==1.1.1
  61. upgrade-requirements==1.7.0
  62. urllib3==1.25.8
  63. virtualenv==16.7.8
  64. WeRoBot==1.12.0
  65. Whoosh==2.7.4
  66. xlrd==1.2.0
  67. xlwt==1.3.0
  68. xmltodict==0.12.0