Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.

Commit

Permalink
bump pydantic to fix pydantic/pydantic#3401
Browse files Browse the repository at this point in the history
  • Loading branch information
andyshinn committed Apr 2, 2022
1 parent e915bc9 commit 4bd73e8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions requirements.txt
Expand Up @@ -10,7 +10,7 @@ aiohttp==3.7.3
# via
# -r requirements.in
# aiohttp-jinja2
# discord.py
# discord-py
aiohttp-jinja2==1.4.2
# via -r requirements.in
ajsonrpc==1.2.0
Expand Down Expand Up @@ -52,7 +52,7 @@ colorama==0.4.4
# via platformio
deprecated==1.2.11
# via pygithub
discord.py==1.6.0
discord-py==1.6.0
# via -r requirements.in
gitdb==4.0.5
# via gitpython
Expand Down Expand Up @@ -103,7 +103,7 @@ pluggy==0.13.1
# via pytest
py==1.10.0
# via pytest
pydantic==1.7.3
pydantic==1.9.0
# via -r requirements.in
pyelftools==0.27
# via platformio
Expand Down Expand Up @@ -157,6 +157,7 @@ typing-extensions==3.7.4.3
# aiohttp
# aiohttp-jinja2
# black
# pydantic
urllib3==1.26.2
# via
# requests
Expand Down

0 comments on commit 4bd73e8

Please sign in to comment.