We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb33745 commit f1a7e8bCopy full SHA for f1a7e8b
conda/dev.yml
@@ -7,6 +7,7 @@ dependencies:
7
# =================
8
- pip=22.2.2
9
- python=3.11
10
+ - sqlite
11
- six=1.16.0
12
- globus-sdk=3.2.1
13
- fair-research-login=0.2.6
conda/meta.yaml
@@ -24,6 +24,7 @@ requirements:
24
- fair-research-login >=0.2.6,<0.3.0
25
- globus-sdk >=3.0.0,<4.0.0
26
- six
27
28
29
test:
30
imports:
0 commit comments