Skip to content

Commit

Permalink
new dependency set
Browse files Browse the repository at this point in the history
  • Loading branch information
danielamar101 committed Oct 24, 2024
1 parent bb2d1cd commit 7d24b1c
Showing 1 changed file with 29 additions and 16 deletions.
45 changes: 29 additions & 16 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,29 @@
aiofiles
aiohttp
attrs
chardet
dataclass-factory
idna
multidict
numpy
pydub
typing-extensions
yarl

pytest
setuptools
pytest-asyncio
anyio
aiofiles==24.1.0
aiohappyeyeballs==2.4.3
aiohttp==3.10.10
aiosignal==1.3.1
annotated-types==0.7.0
anyio==4.6.2.post1
async-timeout==4.0.3
attrs==24.2.0
chardet==5.2.0
dataclass-factory==2.16
exceptiongroup==1.2.2
frozenlist==1.4.1
idna==3.10
iniconfig==2.0.0
multidict==6.1.0
numpy==2.1.2
packaging==24.1
pluggy==1.5.0
propcache==0.2.0
pydantic==2.9.2
pydantic_core==2.23.4
pydub==0.25.1
pytest==8.3.3
pytest-asyncio==0.24.0
shazamio_core==1.0.7
sniffio==1.3.1
tomli==2.0.2
typing_extensions==4.12.2
yarl==1.16.0

0 comments on commit 7d24b1c

Please sign in to comment.