Skip to content
Snippets Groups Projects
Commit 77d1be42 authored by Shailesh Appukuttan's avatar Shailesh Appukuttan
Browse files

update recipe

parent 2bbda069
No related branches found
No related tags found
1 merge request!62Add ebrains drive
......@@ -16,5 +16,5 @@ class EbrainsDrive(PythonPackage):
version('0.4.0', sha256='3bc4a68cf27501c7bd5dc861334a8d9ef478b68d4437a6087bcd8f9eab7e5225')
depends_on('python@3.3:')
depends_on('requests@2.27.0:', type=('build', 'run'))
\ No newline at end of file
depends_on('python@3.6.9:')
depends_on('py-requests@2.26.0:', type=('build', 'run'))
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment