Skip to content

Commit

Permalink
Update environment.yml to match requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMadBug committed Aug 25, 2023
1 parent 4e7340d commit 8757bb1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies:

- gdal=3.7 # needed for geo
- pip:
- cdot==0.2.17
- cdot==0.2.21
- stream-zip==0.0.47
# - bgzip==0.4.0
- Django==4.2.2
Expand Down Expand Up @@ -88,6 +88,7 @@ dependencies:
- git+https://github.com/davmlaw/django-starfield#egg=django_starfield
- git+https://github.com/davmlaw/django-js-reverse#egg=django-js-reverse
- git+https://github.com/SACGF/hgvs#egg=pyhgvs
- git+https://github.com/davmlaw/hgvs@variantgrid#egg=hgvs
- nameparser==1.1.1 # nameparser hasn't been updated in conda since 1.0.5
- rollbar==0.16.3
- frozendict==2.3.4
Expand Down

0 comments on commit 8757bb1

Please sign in to comment.