Skip to content

Commit

Permalink
create requrements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
kudah99 committed Dec 25, 2023
1 parent 54bf34b commit fe68a43
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
alembic==1.13.0
annotated-types==0.6.0
anyio==4.1.0
bcrypt==4.1.2
black==23.12.0
certifi==2023.11.17
click==8.1.7
colorama==0.4.6
dependency-injector==4.41.0
dnspython==2.4.2
email-validator==2.1.0.post1
exceptiongroup==1.2.0
fastapi==0.99.1
fastapi-offline==1.7.0
greenlet==3.0.2
h11==0.14.0
httpcore==1.0.2
httptools==0.6.1
httpx==0.25.2
idna==3.6
itsdangerous==2.1.2
Jinja2==3.1.2
Mako==1.3.0
MarkupSafe==2.1.3
mypy-extensions==1.0.0
orjson==3.9.10
packaging==23.2
passlib==1.7.4
pathspec==0.12.1
platformdirs==4.1.0
psycopg2==2.9.9
pydantic==1.9.1
pydantic-extra-types==2.2.0
pydantic-settings==2.1.0
pydantic_core==2.14.5
python-dotenv==1.0.0
python-multipart==0.0.6
PyYAML==6.0.1
six==1.16.0
sniffio==1.3.0
SQLAlchemy==2.0.23
sqlmodel==0.0.13
starlette==0.27.0
tomli==2.0.1
typing_extensions==4.9.0
ujson==5.9.0
uvicorn==0.24.0.post1
watchfiles==0.21.0
websockets==12.0

0 comments on commit fe68a43

Please sign in to comment.