mirror of https://gitlab.com/tildes/tildes.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
374 B
18 lines
374 B
# Freeze Boussole otherwise the watcher doesn't work
|
|
# https://github.com/sveetch/boussole/issues/48
|
|
|
|
# Frozen requirement versions from '2.1.2' installation
|
|
boussole==2.1.2
|
|
click==8.1.7
|
|
colorama==0.4.6
|
|
colorlog==6.7.0
|
|
flake8==6.1.0
|
|
libsass==0.22.0
|
|
livereload==2.6.3
|
|
pyaml==23.9.5
|
|
pytest==7.4.2
|
|
Sphinx==7.2.5
|
|
sphinx-rtd-theme==1.3.0
|
|
tox==4.11.3
|
|
twine==4.0.2
|
|
watchdog==3.0.0
|