Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
milsman2 committed Feb 14, 2024
1 parent e1fdbe1 commit 8cc8168
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions scraper/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ aiosqlite==0.19.0
alembic==1.13.1
annotated-types==0.6.0
anyio==4.2.0
astroid==3.0.2
astroid==3.0.3
asttokens==2.4.1
async-timeout==4.0.3
asyncpg==0.29.0
black==24.1.0
certifi==2023.11.17
black==24.2.0
certifi==2024.2.2
click==8.1.7
colorama==0.4.6
dill==0.3.7
dill==0.3.8
exceptiongroup==1.2.0
executing==2.0.1
greenlet==3.0.3
Expand All @@ -21,22 +21,22 @@ icecream==2.1.3
idna==3.6
iniconfig==2.0.0
isort==5.13.2
Mako==1.3.0
MarkupSafe==2.1.4
Mako==1.3.2
MarkupSafe==2.1.5
mccabe==0.7.0
mypy-extensions==1.0.0
packaging==23.2
pathspec==0.12.1
platformdirs==4.1.0
platformdirs==4.2.0
pluggy==1.4.0
pydantic==2.5.3
pydantic_core==2.14.6
pydantic==2.6.1
pydantic_core==2.16.2
Pygments==2.17.2
pylint==3.0.3
pytest==7.4.4
pytest==8.0.0
six==1.16.0
sniffio==1.3.0
SQLAlchemy==2.0.25
SQLAlchemy==2.0.27
tomli==2.0.1
tomlkit==0.12.3
typing_extensions==4.9.0

0 comments on commit 8cc8168

Please sign in to comment.