Commit 55104a77 authored by Chen Wei's avatar Chen Wei
Browse files

ccds 1.0.2 requires pyyaml==6.0.1, but you have pyyaml 6.0.2 which is...

ccds 1.0.2 requires pyyaml==6.0.1, but you have pyyaml 6.0.2 which is incompatible, add pyyaml==6.0.1 in requirements.txt
parent 8c197f0f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -3,3 +3,4 @@ numpy
redis
toml
csst-dfs-client@git+https://csst-tb.bao.ac.cn/code/csst-dfs/csst-dfs-client.git
pyyaml==6.0.1
 No newline at end of file