diff --git a/requirements.txt b/requirements.txt index 3e47823..aeaf746 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,5 @@ a2wsgi==1.10.4 colorlog==6.8.2 bcrypt==4.1.3 jsonschema==4.23.0 -PyYAML==6.0.2 \ No newline at end of file +PyYAML==6.0.2 +requests==2.32.3 \ No newline at end of file