composer.json 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "name": "sis31/pytri-win64",
  3. "type": "library",
  4. "description": "python3.8.8 embed win64 for tri5990",
  5. "license": "MIT",
  6. "minimum-stability": "dev",
  7. "require":{
  8. "py38/oss2-win64":"dev-master",
  9. "py38/pyqt5-win64":"dev-master",
  10. "py38/torch-cu111-win64":"dev-master",
  11. "py38/torchvision-cu111-win64":"dev-master",
  12. "py38/torchvision-cu111-win64":"dev-master",
  13. "py38/numpy-win64":"dev-master",
  14. "py38/setuptools-win64":"dev-master",
  15. "py38/protobuf-win64":"dev-master",
  16. "py38/cv2-win64":"dev-master",
  17. "py38/pyyaml-win64":"dev-master",
  18. "py38/pymysql-win64":"dev-master",
  19. "py38/chardet-win64":"dev-master",
  20. "py38/scikit-learn-win64":"dev-master",
  21. "py38/tqdm-win64":"dev-master",
  22. "py38/matplotlib-win64":"dev-master",
  23. "py38/click-win64":"dev-master",
  24. "py38/timm-win64":"dev-master",
  25. "py38/tensorboard-win64":"dev-master",
  26. "py38/pandas-win64":"dev-master",
  27. "py38/seaborn-win64":"dev-master"
  28. },
  29. "repositories": {
  30. "packagist": {
  31. "type": "composer",
  32. "url": "http://satis-dist.lysis.com.cn:4000/"
  33. }
  34. },
  35. "config": {
  36. "secure-http": false
  37. },
  38. "distribute-helper": {
  39. "use-space": "32.8 MB",
  40. "module-files":[
  41. {"name":"embed-3.8.8-a3523e.7z","size":"8.83 MB"}
  42. ]
  43. }
  44. }