req.txt 820 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. -r req_win.txt
  2. backports-abc==0.5; python_version < '3.0'
  3. backports.ssl-match-hostname==3.7.0.1
  4. certifi
  5. cffi==1.12.2
  6. CherryPy==17.4.1
  7. cryptography==2.6.1
  8. enum34==1.1.6; python_version < '3.4'
  9. futures==3.2.0; python_version < "3.0"
  10. idna==2.8
  11. ioloop==0.1a0
  12. ipaddress==1.0.22
  13. jinja2==2.10.1
  14. libnacl==1.6.1
  15. lxml==4.3.0
  16. Mako==1.0.7
  17. markupsafe==1.1.1
  18. msgpack-python==0.5.6
  19. psutil==5.6.1
  20. pyasn1==0.4.5
  21. pycparser==2.19
  22. pycryptodomex==3.8.1
  23. pycurl==7.43.0.2
  24. pymssql==2.1.4
  25. PyMySQL==0.9.3
  26. pyopenssl==19.0.0
  27. python-dateutil==2.8.0
  28. python-gnupg==0.4.4
  29. pythonnet==2.3.0
  30. pyyaml==5.1.2
  31. pyzmq==18.0.1
  32. requests==2.21.0
  33. setproctitle
  34. singledispatch==3.4.0.3; python_version < '3.4'
  35. timelib==0.2.4
  36. watchdog==0.9.0
  37. wheel==0.33.4
  38. # GitPython
  39. GitPython==2.1.10
  40. gitdb2==2.0.5 # via gitpython
  41. smmap2==2.0.5 # via gitdb2