diff --git a/environment.yml b/environment.yml
new file mode 100644
index 0000000000000000000000000000000000000000..c01521ee255fe11359d2245faf7e9c06f859feb4
--- /dev/null
+++ b/environment.yml
@@ -0,0 +1,13 @@
+name: data
+channels:
+  - defaults
+dependencies:
+  - python=3.8
+  - astropy=4.0
+  - cx_Oracle=7.2
+  - fabric=2.5
+  - mysqlclient=1.4
+  - pandas=1.0
+  - psycopg2=2.8
+  - pyramid=1.10
+  - 
\ No newline at end of file