Skip to content

Commit 7e45912

Browse files
committed
Require oresat-configs to be 0.8.0 or greater
4602087 was the commit that updated to the latest version, but it hadn't been released. Now that the version of oresat-configs is published we can require at least that version.
1 parent fc3ed4b commit 7e45912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ python-can>=4.3.0
55
flask
66
isort
77
loguru
8-
oresat-configs
8+
oresat-configs>=0.8.0
99
psutil
1010
pylama[all]
1111
pylama[toml]

0 commit comments

Comments
 (0)