Skip to content

Commit d654d98

Browse files
authored
Update requirements.txt
1 parent 7a98dad commit d654d98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
fastapi==0.95.2
22
uvicorn[standard]==0.22.0
33
SQLAlchemy==2.0.45
4-
pydantic==1.10.7
4+
pydantic[email]==1.10.7
55
passlib[bcrypt]==1.7.4
66
pytest==7.3.1
77
httpx==0.24.1
88
python-dotenv==1.0.0
99

1010

11+

0 commit comments

Comments
 (0)