forked from nat/natalieee.net
add missing deps
This commit is contained in:
@ -29,6 +29,9 @@
|
|||||||
];
|
];
|
||||||
})
|
})
|
||||||
bleach
|
bleach
|
||||||
|
pyaml
|
||||||
|
requests
|
||||||
|
requests_toolbelt
|
||||||
validators
|
validators
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
hy>=1
|
hy>=1
|
||||||
|
hyrule>=1
|
||||||
bleach>=6.2.0
|
bleach>=6.2.0
|
||||||
|
pyaml>=25.1.0
|
||||||
|
requests>=2.32.3
|
||||||
|
requests-toolbelt>=1
|
||||||
validators>=0.34.0
|
validators>=0.34.0
|
||||||
|
Reference in New Issue
Block a user