6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-28 20:29:02 +00:00
tutor/requirements/base.in

14 lines
262 B
Plaintext
Raw Normal View History

appdirs
click>=7.0,<8.0
click_repl
mypy
pycryptodome
jinja2>=2.9,<3.0
kubernetes
pyyaml>=4.2b1
# Add constraints until we are compatible with click 8.0
markupsafe<2.0
# Installing urllib3==1.26.0 causes compatibility errors with requests==2.24.0
urllib3<1.26.0