Skip to content

Commit

Permalink
chore: update Requirements (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
moonlitgrace authored Sep 22, 2023
1 parent acdd63c commit cbbe2cf
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,24 @@
anyio==4.0.0
black==23.9.1
certifi==2023.7.22
cfgv==3.4.0
charset-normalizer==3.2.0
click==8.1.7
distlib==0.3.7
fastapi==0.103.0
filelock==3.12.4
h11==0.14.0
httptools==0.6.0
identify==2.5.29
idna==3.4
mypy-extensions==1.0.0
nodeenv==1.8.0
packaging==23.1
pathspec==0.11.2
platformdirs==3.10.0
pre-commit==3.4.0
pydantic==1.10.12
pydantic_core==2.8.0
pydantic_core==2.9.0
python-dotenv==1.0.0
PyYAML==6.0.1
requests==2.31.0
Expand All @@ -23,5 +29,6 @@ typing_extensions==4.8.0
urllib3==2.0.5
uvicorn==0.23.2
uvloop==0.17.0
virtualenv==20.24.5
watchfiles==0.20.0
websockets==11.0.3

0 comments on commit cbbe2cf

Please sign in to comment.