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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +23 -23
requirements.txt CHANGED
@@ -3,10 +3,10 @@ aiofiles==23.2.1
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,22 +14,22 @@ cycler==0.12.1
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,39 +37,39 @@ matplotlib==3.9.4
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,9 +78,9 @@ torchvision==0.17.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
 
3
  annotated-types==0.7.0
4
  anyio==4.8.0
5
  attrs==24.3.0
6
+ Brotli
7
+ certifi
8
+ cffi
9
+ charset-normalizer
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
18
  fonttools==4.55.3
19
  fsspec==2024.12.0
20
+ gmpy2
21
  gradio==4.44.1
22
  gradio_client==1.3.0
23
  h11==0.14.0
24
+ h2
25
+ hpack
26
  httpcore==1.0.7
27
  httpx==0.28.1
28
  huggingface-hub==0.27.0
29
+ hyperframe
30
+ idna
31
  importlib_resources==6.5.2
32
+ Jinja2
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
41
  ml-collections==0.1.1
42
+ mpmath
43
+ networkx
44
+ numpy
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
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
57
  python-dateutil==2.9.0.post0
58
  python-multipart==0.0.20
59
  pytz==2024.2
60
+ PyYAML
61
  regex==2024.11.6
62
+ requests
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
70
  sniffio==1.3.1
71
  starlette==0.41.3
72
+ sympy
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
82
  tzdata==2024.2
83
+ urllib3
84
  uvicorn==0.34.0
85
  websockets==12.0
86
  zipp==3.21.0