Skip to content

Commit

Permalink
Merge pull request #311
Browse files Browse the repository at this point in the history
Update deps versions - forcing exact numbers
  • Loading branch information
joaomcteixeira committed Feb 9, 2022
2 parents 78e3591 + d0c83c4 commit a2e471c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pdb-tools>=2.4.3
jsonpickle==2.0.0
numpy==1.20.2
tox==3
pyyaml==6
pdb-tools==2.4.3
biopython==1.79
git+git://github.com/joaorodrigues/fcc@fcc2
biopython
jsonpickle==2.1.0
numpy==1.22.2
pyyaml==6.0
tox==3.24.5
12 changes: 6 additions & 6 deletions requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ channels:
- defaults
dependencies:
- python==3.9
- pyyaml==6
- biopython==1.79
- jsonpickle==2.1.0
- numpy==1.22.2
- pip
- numpy
- jsonpickle
- tox
- biopython
- pyyaml==6.0
- tox==3.24.5
- pip:
- pdb-tools>=2.4.3
- pdb-tools==2.4.3
- git+https://github.com/joaorodrigues/fcc@fcc2

0 comments on commit a2e471c

Please sign in to comment.