Commit
·
de5de97
1
Parent(s):
3171fa3
update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
fastapi==0.108.0
|
| 2 |
uvicorn
|
| 3 |
pydantic
|
|
|
|
| 1 |
+
python==3.15.4
|
| 2 |
fastapi==0.108.0
|
| 3 |
uvicorn
|
| 4 |
pydantic
|