davanstrien HF staff commited on
Commit
31fc1cf
1 Parent(s): 7e316ae

Update requirements.txt with new package versions

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -12
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  #
2
- # This file is autogenerated by pip-compile with Python 3.12
3
  # by the following command:
4
  #
5
  # pip-compile
@@ -42,7 +42,7 @@ cryptography==41.0.7
42
  # via authlib
43
  cycler==0.12.1
44
  # via matplotlib
45
- fastapi==0.104.1
46
  # via gradio
47
  ffmpy==0.3.1
48
  # via gradio
@@ -50,7 +50,7 @@ filelock==3.13.1
50
  # via huggingface-hub
51
  fonttools==4.46.0
52
  # via matplotlib
53
- fsspec==2023.12.0
54
  # via
55
  # gradio-client
56
  # huggingface-hub
@@ -59,9 +59,7 @@ gitdb==4.0.11
59
  gitpython==3.1.40
60
  # via -r requirements.in
61
  gradio[oauth]==4.9.0
62
- # via
63
- # -r requirements.in
64
- # gradio
65
  gradio-client==0.7.2
66
  # via gradio
67
  h11==0.14.0
@@ -125,7 +123,7 @@ packaging==23.2
125
  # gradio-client
126
  # huggingface-hub
127
  # matplotlib
128
- pandas==2.1.3
129
  # via
130
  # altair
131
  # gradio
@@ -159,7 +157,7 @@ pyyaml==6.0.1
159
  # via
160
  # gradio
161
  # huggingface-hub
162
- referencing==0.31.1
163
  # via
164
  # jsonschema
165
  # jsonschema-specifications
@@ -194,10 +192,8 @@ toolz==0.12.0
194
  tqdm==4.66.1
195
  # via huggingface-hub
196
  typer[all]==0.9.0
197
- # via
198
- # gradio
199
- # typer
200
- typing-extensions==4.8.0
201
  # via
202
  # fastapi
203
  # gradio
 
1
  #
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
  # by the following command:
4
  #
5
  # pip-compile
 
42
  # via authlib
43
  cycler==0.12.1
44
  # via matplotlib
45
+ fastapi==0.105.0
46
  # via gradio
47
  ffmpy==0.3.1
48
  # via gradio
 
50
  # via huggingface-hub
51
  fonttools==4.46.0
52
  # via matplotlib
53
+ fsspec==2023.12.2
54
  # via
55
  # gradio-client
56
  # huggingface-hub
 
59
  gitpython==3.1.40
60
  # via -r requirements.in
61
  gradio[oauth]==4.9.0
62
+ # via -r requirements.in
 
 
63
  gradio-client==0.7.2
64
  # via gradio
65
  h11==0.14.0
 
123
  # gradio-client
124
  # huggingface-hub
125
  # matplotlib
126
+ pandas==2.1.4
127
  # via
128
  # altair
129
  # gradio
 
157
  # via
158
  # gradio
159
  # huggingface-hub
160
+ referencing==0.32.0
161
  # via
162
  # jsonschema
163
  # jsonschema-specifications
 
192
  tqdm==4.66.1
193
  # via huggingface-hub
194
  typer[all]==0.9.0
195
+ # via gradio
196
+ typing-extensions==4.9.0
 
 
197
  # via
198
  # fastapi
199
  # gradio