Skip to content
Snippets Groups Projects
environment.yml 303 B
Newer Older
name: data
channels:
  - defaults
  - https://builder.aoc.nrao.edu/conda
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
  - requests=2.23
  - tqdm=4.46
  - pendulum=2.1
  - alembic=1.4
  - sqlalchemy=1.3