File tree Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ dependencies:
2929 - python-dotenv
3030 - python=3.8 # changed
3131 - pytorch>=2.1
32+ - requests
3233 - rich
3334 - ruff
3435 - ruyaml
Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ dependencies:
2929 - python-dotenv
3030 # - python=3.9 # removed
3131 # - pytorch>=2.1 # removed
32+ - requests
3233 - rich
3334 # - ruff # removed
3435 - ruyaml
Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ dependencies:
2929 - python-dotenv
3030 # - python=3.9 # removed
3131 - pytorch>=2.1
32+ - requests
3233 - rich
3334 # - ruff # removed
3435 - ruyaml
Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ dependencies:
2828 - python-dotenv
2929 - python=3.9
3030 - pytorch>=2.1
31+ - requests
3132 - rich
3233 - ruff
3334 - ruyaml
Original file line number Diff line number Diff line change 3737 "pydantic-settings" ,
3838 "pydantic" ,
3939 "python-dotenv" ,
40+ "requests" ,
4041 "ruyaml" ,
4142 "tqdm" ,
4243 "typing-extensions" ,
You can’t perform that action at this time.
0 commit comments