Skip to content

Commit 7afaefd

Browse files
committed
Fix typo in rfc3339-validator version number
1 parent 5e12c8f commit 7afaefd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies:
3131
- rasterio >=1.2
3232
- requests >=2.25
3333
- requests-oauthlib >=1.3
34-
- rfc3339-validator >=1.4 # for python-jsonschema date-time format validation
34+
- rfc3339-validator >=0.1.4 # for python-jsonschema date-time format validation
3535
- s3fs >=2021.6
3636
- scipy >=1.6.0
3737
- setuptools >=41.0

0 commit comments

Comments
 (0)