diff --git a/Advanced SQL for Application Development/requirements.txt b/Advanced SQL for Application Development/requirements.txt new file mode 100644 index 0000000..c41161e --- /dev/null +++ b/Advanced SQL for Application Development/requirements.txt @@ -0,0 +1,7 @@ +requirements +- postgreSQL +- pgamdin + +- python3 +- psycopg2 +- SQLAlchemy \ No newline at end of file