Skip to content

Commit

Permalink
Auto-update requirements (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
barseghyanartur and github-actions[bot] authored Dec 29, 2023
1 parent 706df3c commit c8a3fe6
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions examples/requirements-in/requirements/macos-latest.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=examples/requirements-in/requirements/macos-latest.txt examples/requirements-in/requirements.in
#
filelock==3.13.1
# via torch
fsspec==2023.12.2
# via torch
jinja2==3.1.2
# via torch
markupsafe==2.1.3
# via jinja2
mpmath==1.3.0
# via sympy
networkx==3.2.1
# via torch
sympy==1.12
# via torch
torch==2.1.2
# via -r examples/requirements-in/requirements.in
typing-extensions==4.9.0
# via torch

0 comments on commit c8a3fe6

Please sign in to comment.