Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 0ad1870

Browse files
committed
fix reqs pinning
1 parent d1dbaeb commit 0ad1870

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements/prod.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ansible-vault==2.1.0
22
cryptography==41.0.0
3-
bittensor-config==0.0.0
4-
pathlib==1.0.1
3+
bittensor-config>=0.0.0,<0.1.0
4+
pathlib>=1.0.1
55
substrate-interface==1.5.0
66
scalecodec==1.2.0
7-
termcolor==2.1.1
7+
termcolor>=2.1.1

0 commit comments

Comments
 (0)