lcipolina commited on
Commit
31f350e
·
verified ·
1 Parent(s): e6bf30c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +23 -22
requirements.txt CHANGED
@@ -3,9 +3,10 @@ aiofiles==23.2.1
3
  annotated-types==0.7.0
4
  anyio==4.8.0
5
  attrs==24.3.0
6
- certifi @ file:///home/conda/feedstock_root/build_artifacts/certifi_1734380492396/work/certifi
7
- cffi @ file:///Users/runner/miniforge3/conda-bld/cffi_1725560567968/work
8
- charset-normalizer @ file:///home/conda/feedstock_root/build_artifacts/charset-normalizer_1733218092148/work
 
9
  click==8.1.8
10
  contextlib2==21.6.0
11
  contourpy==1.3.0
@@ -13,22 +14,22 @@ cycler==0.12.1
13
  exceptiongroup==1.2.2
14
  fastapi==0.115.6
15
  ffmpy==0.5.0
16
- filelock @ file:///home/conda/feedstock_root/build_artifacts/filelock_1733240801289/work
17
  fonttools==4.55.3
18
  fsspec==2024.12.0
19
- gmpy2 @ file:///Users/runner/miniforge3/conda-bld/gmpy2_1733462620396/work
20
  gradio==4.44.1
21
  gradio_client==1.3.0
22
  h11==0.14.0
23
- h2 @ file:///home/conda/feedstock_root/build_artifacts/h2_1733298745555/work
24
- hpack @ file:///home/conda/feedstock_root/build_artifacts/hpack_1733299205993/work
25
  httpcore==1.0.7
26
  httpx==0.28.1
27
  huggingface-hub==0.27.0
28
- hyperframe @ file:///home/conda/feedstock_root/build_artifacts/hyperframe_1733298771451/work
29
- idna @ file:///home/conda/feedstock_root/build_artifacts/idna_1733211830134/work
30
  importlib_resources==6.5.2
31
- Jinja2 @ file:///home/conda/feedstock_root/build_artifacts/jinja2_1734823942230/work
32
  kiwisolver==1.4.7
33
  markdown-it-py==3.0.0
34
  MarkupSafe==2.1.5
@@ -36,39 +37,39 @@ matplotlib==3.9.4
36
  mdurl==0.1.2
37
  mkl-service==2.4.0
38
  mkl_fft==1.3.11
39
- mkl_random @ file:///Users/runner/miniforge3/conda-bld/mkl_random_1728790298412/work
40
  ml-collections==0.1.1
41
- mpmath @ file:///home/conda/feedstock_root/build_artifacts/mpmath_1733302684489/work
42
- networkx @ file:///home/conda/feedstock_root/build_artifacts/networkx_1698504735452/work
43
- numpy @ file:///private/var/folders/c_/qfmhj66j0tn016nkx_th4hxm0000gp/T/abs_b7iptlxgej/croot/numpy_and_numpy_base_1708638622773/work/dist/numpy-1.26.4-cp39-cp39-macosx_10_9_x86_64.whl#sha256=1ca37e4fdfd421b20423d3f5f08de21aeee8ef917ddcee6667076d3dc7937879
44
  open-spiel==1.5
45
  orjson==3.10.13
46
  packaging==24.2
47
  pandas==2.2.3
48
  pillow==10.4.0
49
- pycparser @ file:///home/conda/feedstock_root/build_artifacts/bld/rattler-build_pycparser_1733195786/work
50
  pydantic==2.10.4
51
  pydantic_core==2.27.2
52
  pydub==0.25.1
53
  Pygments==2.19.1
54
  pyparsing==3.2.1
55
- PySocks @ file:///home/conda/feedstock_root/build_artifacts/pysocks_1733217236728/work
56
  python-dateutil==2.9.0.post0
57
  python-multipart==0.0.20
58
  pytz==2024.2
59
- PyYAML @ file:///Users/runner/miniforge3/conda-bld/pyyaml_1725456176118/work
60
  regex==2024.11.6
61
- requests @ file:///home/conda/feedstock_root/build_artifacts/requests_1733217035951/work
62
  rich==13.9.4
63
  ruff==0.8.6
64
  safetensors==0.5.0
65
  scipy==1.13.1
66
  semantic-version==2.10.0
67
  shellingham==1.5.4
68
- six @ file:///home/conda/feedstock_root/build_artifacts/six_1733380938961/work
69
  sniffio==1.3.1
70
  starlette==0.41.3
71
- sympy @ file:///home/conda/feedstock_root/build_artifacts/sympy_1727529700862/work
72
  tokenizers==0.21.0
73
  tomlkit==0.12.0
74
  torch==2.2.2
@@ -77,9 +78,9 @@ torchvision==0.17.2
77
  tqdm==4.67.1
78
  transformers==4.47.1
79
  typer==0.15.1
80
- typing_extensions @ file:///home/conda/feedstock_root/build_artifacts/typing_extensions_1733188668063/work
81
  tzdata==2024.2
82
- urllib3 @ file:///home/conda/feedstock_root/build_artifacts/urllib3_1734859416348/work
83
  uvicorn==0.34.0
84
  websockets==12.0
85
  zipp==3.21.0
 
3
  annotated-types==0.7.0
4
  anyio==4.8.0
5
  attrs==24.3.0
6
+ Brotli==1.0.9
7
+ certifi==2024.6.20
8
+ cffi==1.16.0
9
+ charset-normalizer==3.3.1
10
  click==8.1.8
11
  contextlib2==21.6.0
12
  contourpy==1.3.0
 
14
  exceptiongroup==1.2.2
15
  fastapi==0.115.6
16
  ffmpy==0.5.0
17
+ filelock==3.13.1
18
  fonttools==4.55.3
19
  fsspec==2024.12.0
20
+ gmpy2==2.1.5
21
  gradio==4.44.1
22
  gradio_client==1.3.0
23
  h11==0.14.0
24
+ h2==4.1.0
25
+ hpack==4.0.0
26
  httpcore==1.0.7
27
  httpx==0.28.1
28
  huggingface-hub==0.27.0
29
+ hyperframe==6.0.1
30
+ idna==3.5
31
  importlib_resources==6.5.2
32
+ Jinja2==3.1.2
33
  kiwisolver==1.4.7
34
  markdown-it-py==3.0.0
35
  MarkupSafe==2.1.5
 
37
  mdurl==0.1.2
38
  mkl-service==2.4.0
39
  mkl_fft==1.3.11
40
+ mkl_random==1.3.4
41
  ml-collections==0.1.1
42
+ mpmath==1.3.0
43
+ networkx==3.2
44
+ numpy==1.26.4
45
  open-spiel==1.5
46
  orjson==3.10.13
47
  packaging==24.2
48
  pandas==2.2.3
49
  pillow==10.4.0
50
+ pycparser==2.21
51
  pydantic==2.10.4
52
  pydantic_core==2.27.2
53
  pydub==0.25.1
54
  Pygments==2.19.1
55
  pyparsing==3.2.1
56
+ PySocks==1.7.2
57
  python-dateutil==2.9.0.post0
58
  python-multipart==0.0.20
59
  pytz==2024.2
60
+ PyYAML==6.0.1
61
  regex==2024.11.6
62
+ requests==2.31.0
63
  rich==13.9.4
64
  ruff==0.8.6
65
  safetensors==0.5.0
66
  scipy==1.13.1
67
  semantic-version==2.10.0
68
  shellingham==1.5.4
69
+ six==1.16.0
70
  sniffio==1.3.1
71
  starlette==0.41.3
72
+ sympy==1.12
73
  tokenizers==0.21.0
74
  tomlkit==0.12.0
75
  torch==2.2.2
 
78
  tqdm==4.67.1
79
  transformers==4.47.1
80
  typer==0.15.1
81
+ typing_extensions==4.8.1
82
  tzdata==2024.2
83
+ urllib3==2.1.0
84
  uvicorn==0.34.0
85
  websockets==12.0
86
  zipp==3.21.0