Skip to content

Commit

Permalink
deps: update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilherme Gervasio committed Jun 24, 2024
1 parent 5bec868 commit dd68ec5
Showing 1 changed file with 10 additions and 71 deletions.
81 changes: 10 additions & 71 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,79 +1,18 @@
annotated-types==0.6.0
anyio==4.3.0
asttokens==2.4.1
async-timeout==4.0.3
certifi==2024.2.2
cffi==1.16.0
certifi==2024.6.2
charset-normalizer==3.3.2
click==8.1.7
coverage==7.5.1
coverage-badge==1.1.1
cryptography==42.0.7
decorator==5.1.1
dnspython==2.6.1
docker==7.0.0
email_validator==2.1.1
docker==7.1.0
exceptiongroup==1.2.1
executing==2.0.1
fastapi==0.111.0
fastapi-cli==0.0.3
greenlet==3.0.3
h11==0.14.0
hiredis==2.3.2
httpcore==1.0.5
httptools==0.6.1
httpx==0.27.0
idna==3.7
iniconfig==2.0.0
install==1.3.5
ipdb==0.13.13
ipython==8.24.0
jedi==0.19.1
Jinja2==3.1.4
markdown-it-py==3.0.0
MarkupSafe==2.1.5
matplotlib-inline==0.1.7
mdurl==0.1.2
mysqlclient==2.2.4
orjson==3.10.3
packaging==24.0
parso==0.8.4
pexpect==4.9.0
packaging==24.1
pluggy==1.5.0
prompt-toolkit==3.0.43
ptyprocess==0.7.0
pure-eval==0.2.2
pycparser==2.22
pydantic==2.7.1
pydantic_core==2.18.2
Pygments==2.18.0
PyMySQL==1.1.0
pytest==8.2.0
pytest-asyncio==0.23.7
pytest-cov==5.0.0
python-dotenv==1.0.1
python-multipart==0.0.9
PyYAML==6.0.1
redis==5.0.5
requests==2.31.0
rich==13.7.1
ruff==0.4.4
shellingham==1.5.4
six==1.16.0
sniffio==1.3.1
SQLAlchemy==2.0.30
stack-data==0.6.3
starlette==0.37.2
testcontainers==4.4.1
pytest==8.2.2
redis==5.0.6
requests==2.32.3
SQLAlchemy==2.0.31
testcontainers==4.6.0
tomli==2.0.1
traitlets==5.14.3
typer==0.12.3
typing_extensions==4.11.0
ujson==5.10.0
urllib3==2.2.1
uvicorn==0.29.0
uvloop==0.19.0
watchfiles==0.21.0
wcwidth==0.2.13
websockets==12.0
typing_extensions==4.12.2
urllib3==2.2.2
wrapt==1.16.0

0 comments on commit dd68ec5

Please sign in to comment.