mirror of https://github.com/citusdata/citus.git
add requirements.txt
parent
b317aaeb5b
commit
71e1e76ced
|
@ -0,0 +1,9 @@
|
||||||
|
black==23.11.0
|
||||||
|
click==8.1.7
|
||||||
|
isort==5.12.0
|
||||||
|
mypy-extensions==1.0.0
|
||||||
|
packaging==23.2
|
||||||
|
pathspec==0.11.2
|
||||||
|
platformdirs==4.0.0
|
||||||
|
tomli==2.0.1
|
||||||
|
typing_extensions==4.8.0
|
Loading…
Reference in New Issue