diff --git a/payment-python-fastapi/payment-service/requirements.txt b/payment-python-fastapi/payment-service/requirements.txt index 224e95f..8ce3ff4 100644 --- a/payment-python-fastapi/payment-service/requirements.txt +++ b/payment-python-fastapi/payment-service/requirements.txt @@ -1,3 +1,3 @@ CouchDB==1.2 -fastapi==0.54.1 +fastapi==0.65.2 kafka-python==2.0.1 \ No newline at end of file