environment.yaml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. name: python-web
  2. channels:
  3. - https://mirrors.sjtug.sjtu.edu.cn/anaconda/pkgs/main
  4. - https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
  5. - https://mirrors.sjtug.sjtu.edu.cn/anaconda/pkgs/main/
  6. - https://mirrors.sjtug.sjtu.edu.cn/anaconda/pkgs/free/
  7. - defaults
  8. - conda-forge
  9. dependencies:
  10. - brotlipy=0.7.0=py37h2bbff1b_1003
  11. - ca-certificates=2022.4.26=haa95532_0
  12. - certifi=2022.6.15=py37haa95532_0
  13. - cffi=1.15.0=py37h2bbff1b_1
  14. - charset-normalizer=2.0.4=pyhd3eb1b0_0
  15. - click=8.0.4=py37haa95532_0
  16. - colorama=0.4.4=pyhd3eb1b0_0
  17. - cryptography=37.0.1=py37h21b164f_0
  18. - dataclasses=0.8=pyh6d0b6a4_7
  19. - flask=2.0.3=pyhd3eb1b0_0
  20. - flask-cors=3.0.10=pyhd3eb1b0_0
  21. - flask-json=0.3.4=pyhd3eb1b0_0
  22. - flask-login=0.5.0=pyhd3eb1b0_0
  23. - flask_cors=3.0.10=pyhd3eb1b0_0
  24. - idna=3.3=pyhd3eb1b0_0
  25. - importlib-metadata=4.11.3=py37haa95532_0
  26. - itsdangerous=2.0.1=pyhd3eb1b0_0
  27. - jinja2=3.0.3=pyhd3eb1b0_0
  28. - markupsafe=2.0.1=py37h2bbff1b_0
  29. - openssl=1.1.1q=h2bbff1b_0
  30. - pip=21.2.4=py37haa95532_0
  31. - pycparser=2.21=pyhd3eb1b0_0
  32. - pyopenssl=22.0.0=pyhd3eb1b0_0
  33. - pysocks=1.7.1=py37_1
  34. - python=3.7.13=h6244533_0
  35. - requests=2.28.1=py37haa95532_0
  36. - schedule=1.1.0=pyhd8ed1ab_0
  37. - setuptools=61.2.0=py37haa95532_0
  38. - six=1.16.0=pyhd3eb1b0_1
  39. - sqlite=3.38.2=h2bbff1b_0
  40. - typing_extensions=4.1.1=pyh06a4308_0
  41. - urllib3=1.26.9=py37haa95532_0
  42. - vc=14.2=h21ff451_1
  43. - vs2015_runtime=14.27.29016=h5e58377_2
  44. - werkzeug=2.0.3=pyhd3eb1b0_0
  45. - wheel=0.37.1=pyhd3eb1b0_0
  46. - win_inet_pton=1.1.0=py37haa95532_0
  47. - wincertstore=0.2=py37haa95532_2
  48. - zipp=3.7.0=pyhd3eb1b0_0
  49. - pip:
  50. - aiohttp==3.8.1
  51. - aiosignal==1.2.0
  52. - astor==0.8.1
  53. - async-timeout==4.0.2
  54. - asynctest==0.13.0
  55. - attrs==21.4.0
  56. - colorlog==6.6.0
  57. - datasets==2.3.2
  58. - decorator==5.1.1
  59. - dill==0.3.4
  60. - filelock==3.7.1
  61. - frozenlist==1.3.0
  62. - fsspec==2022.5.0
  63. - huggingface-hub==0.8.1
  64. - jieba==0.42.1
  65. - joblib==1.1.0
  66. - lxml==4.9.1
  67. - minio==7.1.11
  68. - multidict==6.0.2
  69. - multiprocess==0.70.12.2
  70. - myapplication==0.1.0
  71. - nacos-sdk-python==0.1.8
  72. - numpy==1.21.6
  73. - opencv-contrib-python==4.5.5.64
  74. - opt-einsum==3.3.0
  75. - packaging==21.3
  76. - paddle-bfloat==0.1.7
  77. - paddle2onnx==0.9.8
  78. - paddlefsl==1.1.0
  79. - paddlenlp==2.3.4
  80. - paddlepaddle==2.3.1
  81. - pandas==1.3.5
  82. - pillow==9.1.0
  83. - protobuf==3.20.0
  84. - pyarrow==8.0.0
  85. - pymysql==1.0.2
  86. - pyparsing==3.0.9
  87. - pypiwin32==223
  88. - python-dateutil==2.8.2
  89. - python-docx==0.8.11
  90. - pytz==2022.1
  91. - pywin32==304
  92. - pyyaml==6.0
  93. - responses==0.18.0
  94. - scikit-learn==1.0.2
  95. - scipy==1.7.3
  96. - sentencepiece==0.1.96
  97. - seqeval==1.2.2
  98. - threadpoolctl==3.1.0
  99. - tqdm==4.64.0
  100. - xxhash==3.0.0
  101. - yarl==1.7.2
  102. prefix: C:\ProgramData\Anaconda3\envs\python-web