Skip to content

Commit

Permalink
#87 temporarily pin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Alok Saldanha authored and Alok Saldanha committed Mar 2, 2024
1 parent 0000a60 commit 35c8e81
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ channels:
dependencies:
- python=3.9
- requests
- flask
- flask==2.2.2
- psutil
- black
- twine
Expand All @@ -14,5 +14,5 @@ dependencies:
- pip:
- pre_commit
- flask-api
- werkzeug
- werkzeug==2.3.0
- cellxgene
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cellxgene
flask
flask==2.2.2
flask-api
werkzeug
werkzeug==2.3.0
psutil
requests

0 comments on commit 35c8e81

Please sign in to comment.