From 884e9cdb12963fc5f6c5c058371a6a8c4e5236fa Mon Sep 17 00:00:00 2001 From: Jarron Leisenring Date: Tue, 6 Feb 2024 23:39:25 -0700 Subject: [PATCH] Create requirements.txt --- requirements.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..a431a26 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,11 @@ +astropy +astroquery +matplotlib +numpy +synphot +stsynphot +scipy +tqdm +pysiaf +poppy +webbpsf \ No newline at end of file