Advertisement
ctrlvfailed

requirements

Jan 13th, 2020
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. aiofiles==0.4.0
  2. aiohttp==3.5.4
  3. aioresponses==0.6.0
  4. arrow==0.13.0
  5. async-generator==1.10
  6. async-timeout==3.0.1
  7. atomicwrites==1.3.0
  8. attrs==18.2.0
  9. autopep8==1.4.3
  10. Cerberus==1.2
  11. certifi==2018.11.29
  12. chardet==3.0.4
  13. Click==7.0
  14. colorama==0.4.1
  15. coverage==4.5.3
  16. factory-boy==2.11.1
  17. Faker==1.0.4
  18. flake8==3.6.0
  19. get==2018.11.19
  20. gevent==1.4.0
  21. greenlet==0.4.15
  22. gunicorn==19.9.0
  23. httptools==0.0.11
  24. idna==2.8
  25. idna-ssl==1.1.0
  26. mccabe==0.6.1
  27. more-itertools==7.0.0
  28. multidict==4.5.2
  29. newrelic==4.20.0.120
  30. peewee==3.8.1
  31. peewee-extra-fields==2.5.5
  32. peewee-migrations==0.3.18
  33. pluggy==0.9.0
  34. post==2018.11.20
  35. psycopg2==2.7.6.1
  36. psycopg2-binary==2.7.6.1
  37. public==2018.11.20
  38. py==1.8.0
  39. pycodestyle==2.4.0
  40. pyflakes==2.0.0
  41. PyJWT==1.7.1
  42. pytest==4.4.0
  43. pytest-cov==2.6.1
  44. pytest-sanic==1.0.0
  45. python-dateutil==2.8.0
  46. python-decouple==3.1
  47. python-dotenv==0.10.1
  48. python-memcached==1.59
  49. pytz==2018.9
  50. query-string==2018.11.20
  51. request==2018.11.20
  52. requests==2.21.0
  53. responses==0.10.6
  54. sanic==18.12.0
  55. sanic-gunicorn==0.1.2
  56. sanic-jwt==1.2.1
  57. sanic-validation==0.3.1
  58. sentry-sdk==0.7.2
  59. six==1.12.0
  60. text-unidecode==1.2
  61. typing-extensions==3.7.2
  62. ujson==1.35
  63. urllib3==1.24.1
  64. uvloop==0.11.3
  65. websockets==6.0
  66. yarl==1.3.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement