skyline-console/test-requirements.txt
zhu.boxiang 43aabd55d7 chore: Remove poetry
1. remove poetry dependency
2. add requirements.tx, test-requirements.txt, setup.py and setup.cfg
3. add more env into tox.ini
4. add version.py

Change-Id: I00a008a73e4f0676dd846dd1ee8ad460f0842965
2022-05-25 17:15:01 +08:00

10 lines
394 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
reno<=3.5.0 # Apache-2.0
openstackdocstheme<=2.4.0 # Apache-2.0
Sphinx<=4.5.0 # BSD
jinja2>=2.11.3,<=3.1.2 # BSD License (3 clause)
MarkupSafe>=2.0.1,<=2.1.1 # BSD License (3 clause)