diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..0f121f1 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,7 @@ +fastapi +uvicorn[standard] +pandas +boto3 +python-dotenv +sqlalchemy +psycopg2-binary \ No newline at end of file