Advertisement
Guest User

Untitled

a guest
May 22nd, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. (licenses) root@insomniac:/srv/licenses# pip freeze
  2. alabaster==0.7.7
  3. amqp==1.4.8
  4. anyjson==0.3.3
  5. appdirs==1.4.0
  6. Babel==2.2.0
  7. billiard==3.3.0.22
  8. celery==3.1.19
  9. DateTime==4.0.1
  10. dj.choices==0.8.4
  11. Django==1.4.13
  12. django-celery==3.1.17
  13. django-evolution==0.7.6
  14. docutils==0.12
  15. gunicorn==0.14.3
  16. Jinja2==2.8
  17. kombu==3.0.32
  18. lck.common==0.4.5
  19. lck.django==0.7.5
  20. lck.i18n==0.3.0
  21. lockfile==0.12.2
  22. MarkupSafe==0.23
  23. mudmafia==0.9
  24. null==0.6.1
  25. packaging==16.8
  26. Pillow==2.9.0
  27. polib==1.0.7
  28. postmarkup==1.2.2
  29. pycrypto==2.6.1
  30. Pygments==2.0.2
  31. pyparsing==2.1.10
  32. python-memcached==1.57
  33. pytz==2015.7
  34. six==1.10.0
  35. snowballstemmer==1.2.1
  36. Sphinx==1.3.3
  37. sphinx-rtd-theme==0.1.9
  38. zope.interface==4.1.3
  39. You are using pip version 18.0, however version 19.1.1 is available.
  40. You should consider upgrading via the 'pip install --upgrade pip' command.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement