Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -11,6 +11,8 @@ python-multipart
|
|
11 |
python-dotenv
|
12 |
pydantic-settings
|
13 |
|
|
|
|
|
14 |
#
|
15 |
# Core dependencies
|
16 |
fastapi==0.110.0
|
|
|
11 |
python-dotenv
|
12 |
pydantic-settings
|
13 |
|
14 |
+
jwt
|
15 |
+
|
16 |
#
|
17 |
# Core dependencies
|
18 |
fastapi==0.110.0
|