Skip to content

Commit

Permalink
pip bump
Browse files Browse the repository at this point in the history
  • Loading branch information
milsman2 committed Apr 11, 2024
1 parent c16f13d commit 245bdcf
Showing 1 changed file with 47 additions and 47 deletions.
94 changes: 47 additions & 47 deletions scraper/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,47 +1,47 @@
aiosqlite>=0.20.0
alembic>=1.13.1
annotated-types>=0.6.0
anyio>=4.3.0
astroid>=3.1.0
asttokens>=2.4.1
async-timeout>=4.0.3
asyncpg>=0.29.0
black>=24.3.0
certifi>=2024.2.2
click>=8.1.7
colorama>=0.4.6
dill>=0.3.8
exceptiongroup>=1.2.0
executing>=2.0.1
greenlet>=3.0.3
h11>=0.14.0
hiredis>=2.3.2
httpcore>=1.0.5
httpx>=0.27.0
icecream>=2.1.3
idna>=3.6
iniconfig>=2.0.0
isort>=5.13.2
Mako>=1.3.2
MarkupSafe>=2.1.5
mccabe>=0.7.0
mypy-extensions>=1.0.0
packaging>=24.0
pathspec>=0.12.1
platformdirs>=4.2.0
pluggy>=1.4.0
psutil>=5.9.8
pydantic>=2.6.4
pydantic-settings>=2.2.1
pydantic_core>=2.16.3
Pygments>=2.17.2
pylint>=3.1.0
pytest>=8.1.1
python-dotenv>=1.0.1
redis>=5.0.3
six>=1.16.0
sniffio>=1.3.1
SQLAlchemy>=2.0.29
tomli>=2.0.1
tomlkit>=0.12.4
typing_extensions>=4.10.0
aiosqlite==0.20.0
alembic==1.13.1
annotated-types==0.6.0
anyio==4.3.0
astroid==3.1.0
asttokens==2.4.1
async-timeout==4.0.3
asyncpg==0.29.0
black==24.3.0
certifi==2024.2.2
click==8.1.7
colorama==0.4.6
dill==0.3.8
exceptiongroup==1.2.0
executing==2.0.1
greenlet==3.0.3
h11==0.14.0
hiredis==2.3.2
httpcore==1.0.5
httpx==0.27.0
icecream==2.1.3
idna==3.7
iniconfig==2.0.0
isort==5.13.2
Mako==1.3.3
MarkupSafe==2.1.5
mccabe==0.7.0
mypy-extensions==1.0.0
packaging==24.0
pathspec==0.12.1
platformdirs==4.2.0
pluggy==1.4.0
psutil==5.9.8
pydantic==2.6.4
pydantic-settings==2.2.1
pydantic_core==2.16.3
Pygments==2.17.2
pylint==3.1.0
pytest==8.1.1
python-dotenv==1.0.1
redis==5.0.3
six==1.16.0
sniffio==1.3.1
SQLAlchemy==2.0.29
tomli==2.0.1
tomlkit==0.12.4
typing_extensions==4.11.0

0 comments on commit 245bdcf

Please sign in to comment.