mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-13 22:48:20 +00:00
0a670d7ead
Annotations were generated with pyannotate: https://github.com/dropbox/pyannotate We are running in strict mode, which is awesome! This affects a large part of the code base, which might be an issue for people running a fork of Tutor. Nonetheless, the behavior should not be affected. If anything, this process has helped find and resolve a few type-related bugs. Thus, this is not considered as a breaking change.
11 lines
179 B
Plaintext
11 lines
179 B
Plaintext
appdirs
|
|
click>=7.0
|
|
click_repl
|
|
mypy
|
|
pycryptodome
|
|
jinja2>=2.9
|
|
kubernetes
|
|
pyyaml>=4.2b1
|
|
|
|
# Installing urllib3==1.26.0 causes compatibility errors with requests==2.24.0
|
|
urllib3<1.26.0 |