diff --git a/require_server.txt b/require_server.txt new file mode 100644 index 0000000..eec6f8c --- /dev/null +++ b/require_server.txt @@ -0,0 +1,4 @@ +fastapi>=0.111.0 +uvicorn>=0.23.2 +httpx>=0.27.0 +PyGithub>=2.3.0 \ No newline at end of file