mirror of
https://gitlab.com/kupfer/kupferbootstrap.git
synced 2025-02-22 21:25:43 -05:00
requirements.txt: relax version pins
This commit is contained in:
parent
e2e1ba1459
commit
8eef0af650
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
click==8.0.1
|
||||
appdirs==1.4.4
|
||||
joblib==1.0.1
|
||||
click>=8.0.1
|
||||
appdirs>=1.4.4
|
||||
joblib>=1.0.1
|
||||
toml
|
||||
typing_extensions
|
||||
coloredlogs
|
||||
|
|
Loading…
Add table
Reference in a new issue