Development of an internal social media platform with personalised dashboards for students
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

requirements.txt 658B

123456789101112131415161718192021222324252627282930313233343536
  1. altgraph==0.10.2
  2. astroid==1.6.4
  3. autopep8==1.3.5
  4. backports-abc==0.5
  5. backports.functools-lru-cache==1.5
  6. bdist-mpkg==0.5.0
  7. configparser==3.5.0
  8. Django==1.11.15
  9. django-classy-tags==0.8.0
  10. django-taggit==0.23.0
  11. django-taggit-templatetags2==1.6.1
  12. enum34==1.1.6
  13. futures==3.1.1
  14. isort==4.3.4
  15. lazy-object-proxy==1.3.1
  16. macholib==1.5.1
  17. mccabe==0.6.1
  18. modulegraph==0.10.4
  19. mysql-connector-python==8.0.12
  20. nose==1.3.7
  21. numpy==1.8.2
  22. protobuf==3.6.1
  23. py2app==0.7.3
  24. pyasn1==0.4.4
  25. pyasn1-modules==0.2.2
  26. pycodestyle==2.4.0
  27. pylint==1.9.1
  28. pyparsing==2.0.1
  29. python-dateutil==1.5
  30. python-ldap==3.1.0
  31. pytz==2013.7
  32. scipy==1.1.0
  33. singledispatch==3.4.0.3
  34. six==1.11.0
  35. tornado==5.1
  36. wrapt==1.10.11