Skip to content

Commit

Permalink
Merge branch 'main' of github.com:misko/spf
Browse files Browse the repository at this point in the history
  • Loading branch information
misko committed Mar 24, 2024
2 parents 628abde + a42012f commit 85b4d8a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
aiohttp==3.9.1
aiosignal==1.3.1
asciitree==0.3.3
async-timeout==4.0.3
attrs==23.1.0
black==23.12.0
Expand All @@ -14,6 +15,7 @@ deepdiff==6.7.1
distlib==0.3.8
docker==7.0.0
exceptiongroup==1.2.0
fasteners==0.19
filelock==3.13.1
flake8==6.1.0
fonttools==4.42.0
Expand Down Expand Up @@ -42,6 +44,7 @@ mypy-extensions==1.0.0
networkx==3.2.1
nodeenv==1.8.0
numba==0.59.0
numcodecs==0.12.1
numpy==1.25.2
ordered-set==4.1.0
packaging==23.1
Expand Down Expand Up @@ -75,4 +78,5 @@ typing_extensions==4.9.0
urllib3==2.1.0
virtualenv==20.25.1
yarl==1.9.4
zarr==2.17.1
zipp==3.16.2

0 comments on commit 85b4d8a

Please sign in to comment.