mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-05 04:48:00 +00:00
c43e041e23
This is not required anymore, now that we fetch the pod name from the command line.
16 lines
401 B
Plaintext
16 lines
401 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile --output-file requirements/base.txt requirements/base.in
|
|
#
|
|
appdirs==1.4.3
|
|
click-repl==0.1.6
|
|
click==7.0
|
|
jinja2==2.10.1
|
|
markupsafe==1.1.1 # via jinja2
|
|
prompt-toolkit==2.0.9 # via click-repl
|
|
pyyaml==5.1
|
|
six==1.12.0 # via click-repl, prompt-toolkit
|
|
wcwidth==0.1.7 # via prompt-toolkit
|