Skip to content

Commit

Permalink
Update project dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
liquidz00 committed Jun 27, 2024
1 parent c48fb7c commit 2c1ad9c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
aiohttp==3.9.5
aioresponses==0.7.6
aiosignal==1.3.1
annotated-types==0.7.0
async-timeout==4.0.3
asyncio==3.4.3
attrs==23.2.0
backports.tarfile==1.2.0
black==24.3.0
certifi==2024.2.2
charset-normalizer==3.3.2
Expand All @@ -15,7 +17,13 @@ fonttools==4.49.0
fpdf2==2.7.8
frozenlist==1.4.1
idna==3.7
importlib_metadata==8.0.0
iniconfig==2.0.0
jaraco.classes==3.4.0
jaraco.context==5.3.0
jaraco.functools==4.0.1
keyring==25.2.1
more-itertools==10.3.0
multidict==6.0.5
mypy-extensions==1.0.0
numpy==1.26.4
Expand All @@ -27,6 +35,8 @@ pillow==10.3.0
platformdirs==4.2.0
pluggy==1.4.0
pyarrow==15.0.0
pydantic==2.7.4
pydantic_core==2.18.4
pytest==8.0.1
pytest-asyncio==0.23.5
python-dateutil==2.8.2
Expand All @@ -39,3 +49,4 @@ typing_extensions==4.9.0
tzdata==2024.1
urllib3==2.2.2
yarl==1.9.4
zipp==3.19.2

0 comments on commit 2c1ad9c

Please # to comment.