Advertisement
mikedep333

pip freeze vagrant@pulp3-source-fedora29 2019-03-13

Mar 13th, 2019
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. aiofiles==0.4.0
  2. aiohttp==3.5.4
  3. alabaster==0.7.12
  4. async-timeout==3.0.1
  5. asynctest==0.12.2
  6. atomicwrites==1.3.0
  7. attrs==19.1.0
  8. Babel==2.6.0
  9. backcall==0.1.0
  10. backoff==1.8.0
  11. certifi==2019.3.9
  12. chardet==3.0.4
  13. Click==7.0
  14. codecov==2.0.15
  15. coreapi==2.3.3
  16. coreschema==0.0.4
  17. coverage==4.5.3
  18. decorator==4.3.2
  19. Django==2.1.7
  20. django-crispy-forms==1.7.2
  21. django-extensions==2.1.6
  22. django-filter==2.1.0
  23. djangorestframework==3.9.2
  24. djangorestframework-queryfields==1.0.0
  25. docutils==0.14
  26. drf-chunked-upload==0.4.2
  27. drf-nested-routers==0.91
  28. drf-yasg==1.14.0
  29. dynaconf==1.2.1
  30. entrypoints==0.3
  31. flake8==3.7.7
  32. gunicorn==19.9.0
  33. httplib2==0.12.1
  34. idna==2.7
  35. imagesize==1.1.0
  36. inflection==0.3.1
  37. ipython==7.3.0
  38. ipython-genutils==0.2.0
  39. itypes==1.1.0
  40. jedi==0.13.3
  41. Jinja2==2.10
  42. jsonschema==3.0.1
  43. MarkupSafe==1.1.1
  44. mccabe==0.6.1
  45. mock==2.0.0
  46. more-itertools==6.0.0
  47. multidict==4.5.2
  48. packaging==19.0
  49. parso==0.3.4
  50. pbr==5.1.3
  51. pexpect==4.6.0
  52. pickleshare==0.7.5
  53. plantuml==0.2.1
  54. pluggy==0.9.0
  55. plumbum==1.6.7
  56. prompt-toolkit==2.0.9
  57. psycopg2==2.7.7
  58. psycopg2-binary==2.7.7
  59. ptyprocess==0.6.0
  60. -e git+https://github.com/pulp/pulp_file.git@246abd4108380dedb37cf13f07790431ff0eb9b4#egg=pulp_file
  61. pulp-smash==1!0.3.0
  62. -e git+https://github.com/pulp/pulpcore.git@34d00c2d64df656b34f21cce193f36d0603a5cd8#egg=pulpcore
  63. -e git+https://github.com/pulp/pulpcore-plugin.git@b013a8f5ca2ad3ddaeed41337d8ff98e630a1a79#egg=pulpcore_plugin
  64. py==1.8.0
  65. pycodestyle==2.5.0
  66. pyflakes==2.1.1
  67. Pygments==2.3.1
  68. pyparsing==2.3.1
  69. pyrsistent==0.14.11
  70. pytest==4.3.1
  71. python-box==3.2.4
  72. python-dotenv==0.10.1
  73. pytz==2018.9
  74. pyxdg==0.26
  75. PyYAML==5.1
  76. redis==3.1.0
  77. requests==2.21.0
  78. rq==0.13.0
  79. ruamel.yaml==0.15.89
  80. six==1.12.0
  81. snowballstemmer==1.2.1
  82. Sphinx==1.7.9
  83. sphinx-rtd-theme==0.4.3
  84. sphinxcontrib-httpdomain==1.7.0
  85. sphinxcontrib-openapi==0.4.0
  86. sphinxcontrib-websupport==1.1.0
  87. toml==0.10.0
  88. traitlets==4.3.2
  89. uritemplate==3.0.0
  90. urllib3==1.24.1
  91. wcwidth==0.1.7
  92. whitenoise==4.1.2
  93. yarl==1.3.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement