Advertisement
Lucun_Ji

requirements.txt

Feb 13th, 2024
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 KB | None | 0 0
  1. anyio==4.2.0
  2. argon2-cffi==23.1.0
  3. argon2-cffi-bindings==21.2.0
  4. arrow==1.3.0
  5. asttokens==2.4.1
  6. async-lru==2.0.4
  7. attrs==23.2.0
  8. Babel==2.14.0
  9. beautifulsoup4==4.12.3
  10. bleach==6.1.0
  11. certifi==2024.2.2
  12. cffi==1.16.0
  13. charset-normalizer==3.3.2
  14. cloudpickle==3.0.0
  15. comm==0.2.1
  16. contourpy==1.2.0
  17. cycler==0.12.1
  18. debugpy==1.8.1
  19. decorator==4.4.2
  20. defusedxml==0.7.1
  21. exceptiongroup==1.2.0
  22. executing==2.0.1
  23. fastjsonschema==2.19.1
  24. filelock==3.9.0
  25. fonttools==4.48.1
  26. fqdn==1.5.1
  27. fsspec==2023.4.0
  28. gpytorch==1.11
  29. gym==0.25.2
  30. gym-notices==0.0.8
  31. h11==0.14.0
  32. highway-env==1.5
  33. httpcore==1.0.2
  34. httpx==0.26.0
  35. idna==3.6
  36. imageio==2.34.0
  37. imageio-ffmpeg==0.4.9
  38. importlib-metadata==7.0.1
  39. importlib-resources==6.1.1
  40. ipykernel==6.29.2
  41. ipython==8.21.0
  42. ipywidgets==8.1.2
  43. isoduration==20.11.0
  44. jaxtyping==0.2.25
  45. jedi==0.19.1
  46. Jinja2==3.1.3
  47. joblib==1.3.2
  48. json5==0.9.14
  49. jsonpointer==2.4
  50. jsonschema==4.21.1
  51. jsonschema-specifications==2023.12.1
  52. jupyter-events==0.9.0
  53. jupyter-lsp==2.2.2
  54. jupyter_client==8.6.0
  55. jupyter_core==5.7.1
  56. jupyter_server==2.12.5
  57. jupyter_server_terminals==0.5.2
  58. jupyterlab==4.1.1
  59. jupyterlab_pygments==0.3.0
  60. jupyterlab_server==2.25.2
  61. jupyterlab_widgets==3.0.10
  62. kiwisolver==1.4.5
  63. linear-operator==0.5.2
  64. MarkupSafe==2.1.5
  65. matplotlib==3.7.1
  66. matplotlib-inline==0.1.6
  67. mistune==3.0.2
  68. moviepy==1.0.3
  69. mpmath==1.3.0
  70. nbclient==0.9.0
  71. nbconvert==7.16.0
  72. nbformat==5.9.2
  73. nest-asyncio==1.6.0
  74. networkx==3.2.1
  75. notebook==7.1.0
  76. notebook_shim==0.2.3
  77. numpy==1.23.5
  78. overrides==7.7.0
  79. packaging==23.2
  80. pandas==1.5.3
  81. pandocfilters==1.5.1
  82. parso==0.8.3
  83. pexpect==4.9.0
  84. pillow==10.2.0
  85. platformdirs==4.2.0
  86. proglog==0.1.10
  87. prometheus-client==0.19.0
  88. prompt-toolkit==3.0.43
  89. psutil==5.9.8
  90. ptyprocess==0.7.0
  91. pure-eval==0.2.2
  92. pyarrow==10.0.1
  93. pyarrow-hotfix==0.6
  94. pycparser==2.21
  95. pygame==2.5.2
  96. Pygments==2.17.2
  97. pyparsing==3.1.1
  98. python-dateutil==2.8.2
  99. python-json-logger==2.0.7
  100. pytz==2024.1
  101. PyVirtualDisplay==3.0
  102. PyYAML==6.0.1
  103. pyzmq==25.1.2
  104. referencing==0.33.0
  105. requests==2.31.0
  106. rfc3339-validator==0.1.4
  107. rfc3986-validator==0.1.1
  108. rpds-py==0.17.1
  109. scikit-learn==1.4.0
  110. scipy==1.12.0
  111. Send2Trash==1.8.2
  112. six==1.16.0
  113. sniffio==1.3.0
  114. soupsieve==2.5
  115. stack-data==0.6.3
  116. sympy==1.12
  117. terminado==0.18.0
  118. threadpoolctl==3.2.0
  119. tinycss2==1.2.1
  120. tomli==2.0.1
  121. torch==2.1.0+cpu
  122. tornado==6.4
  123. tqdm==4.66.1
  124. traitlets==5.14.1
  125. typeguard==2.13.3
  126. types-python-dateutil==2.8.19.20240106
  127. types-setuptools==69.0.0.20240125
  128. typing_extensions==4.9.0
  129. tzdata==2024.1
  130. uri-template==1.3.0
  131. urllib3==2.2.0
  132. wcwidth==0.2.13
  133. webcolors==1.13
  134. webencodings==0.5.1
  135. websocket-client==1.7.0
  136. widgetsnbextension==4.0.10
  137. zipp==3.17.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement