Skip to content

Commit

Permalink
update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
robswc committed Mar 17, 2023
1 parent 00f05c3 commit c524d84
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ attrs==22.1.0
certifi==2022.9.24
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.6
commonmark==0.9.1
fastapi==0.85.0
gunicorn==20.1.0
h11==0.14.0
Expand All @@ -21,17 +23,21 @@ pandas==1.5.1
pluggy==1.0.0
py==1.11.0
pydantic==1.10.2
Pygments==2.14.0
pyparsing==3.0.9
pytest==7.1.3
python-dateutil==2.8.2
python-dotenv==0.21.0
pytz==2022.5
PyYAML==6.0
requests==2.28.1
rich==12.6.0
shellingham==1.5.0.post1
six==1.16.0
sniffio==1.3.0
starlette==0.20.4
tomli==2.0.1
typer==0.7.0
typing_extensions==4.3.0
urllib3==1.26.12
uvicorn==0.18.3
Expand Down

0 comments on commit c524d84

Please sign in to comment.