mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-19 11:35:15 +00:00
43 lines
851 B
Plaintext
43 lines
851 B
Plaintext
|
#
|
||
|
# This file is autogenerated by pip-compile
|
||
|
# To update, run:
|
||
|
#
|
||
|
# pip-compile --output-file requirements/dev.txt requirements/dev.in
|
||
|
#
|
||
|
adal==1.2.1
|
||
|
altgraph==0.16.1 # via macholib, pyinstaller
|
||
|
appdirs==1.4.3
|
||
|
asn1crypto==0.24.0
|
||
|
cachetools==3.1.0
|
||
|
certifi==2018.11.29
|
||
|
cffi==1.11.5
|
||
|
chardet==3.0.4
|
||
|
click-repl==0.1.6
|
||
|
click==7.0
|
||
|
cryptography==2.5
|
||
|
future==0.17.1 # via pefile
|
||
|
google-auth==1.6.2
|
||
|
idna==2.8
|
||
|
jinja2==2.10
|
||
|
kubernetes==8.0.1
|
||
|
macholib==1.11 # via pyinstaller
|
||
|
markupsafe==1.1.0
|
||
|
oauthlib==3.0.1
|
||
|
pefile==2018.8.8 # via pyinstaller
|
||
|
pip-tools==3.2.0
|
||
|
prompt-toolkit==2.0.8
|
||
|
pyasn1-modules==0.2.4
|
||
|
pyasn1==0.4.5
|
||
|
pycparser==2.19
|
||
|
pyinstaller==3.4
|
||
|
pyjwt==1.7.1
|
||
|
python-dateutil==2.8.0
|
||
|
pyyaml==4.2b4
|
||
|
requests-oauthlib==1.2.0
|
||
|
requests==2.21.0
|
||
|
rsa==4.0
|
||
|
six==1.12.0
|
||
|
urllib3==1.24.1
|
||
|
wcwidth==0.1.7
|
||
|
websocket-client==0.54.0
|