py3.txt 319 B

123456789101112131415161718
  1. asgiref >= 3.2.10
  2. argon2-cffi >= 16.1.0
  3. bcrypt
  4. docutils
  5. geoip2
  6. jinja2 >= 2.9.2
  7. numpy
  8. Pillow >= 6.2.0
  9. # pylibmc/libmemcached can't be built on Windows.
  10. pylibmc; sys.platform != 'win32'
  11. pymemcache >= 3.4.0
  12. python-memcached >= 1.59
  13. pytz
  14. pywatchman; sys.platform != 'win32'
  15. PyYAML
  16. selenium
  17. sqlparse >= 0.2.2
  18. tblib >= 1.5.0