1
0

req.txt 753 B

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