Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorgedavyd committed May 29, 2024
2 parents 1e6a133 + ff93e99 commit b470622
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements.in
Expand All @@ -8,6 +8,8 @@ aiohttp==3.9.5
# via fsspec
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.3
# via aiohttp
attrs==23.2.0
# via aiohttp
einops==0.8.0
Expand Down Expand Up @@ -44,9 +46,9 @@ multidict==6.0.5
# via
# aiohttp
# yarl
networkx==3.3
networkx==3.1
# via torch
numpy==1.26.4
numpy==1.24.4
# via
# lightning
# pytorch-lightning
Expand Down Expand Up @@ -125,6 +127,7 @@ typing-extensions==4.12.0
# lightning-utilities
# pytorch-lightning
# torch
# torchmetrics
yarl==1.9.4
# via aiohttp

Expand Down

0 comments on commit b470622

Please sign in to comment.