-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
82 lines (80 loc) · 1.56 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file=requirements.txt setup.py
#
--index-url https://nexus.dev.holmes.nl/repository/pypi-all/simple
attrs==20.2.0
# via extraction-plugin
backcall==0.2.0
# via ipython
certifi==2020.11.8
# via requests
chardet==3.0.4
# via requests
decorator==4.4.2
# via
# hansken
# ipython
# traitlets
extraction-plugin==0.0.31
# via example_chat_plugin (setup.py)
grpcio==1.31.0
# via extraction-plugin
hansken==2020.12.14.1
# via extraction-plugin
idna==2.10
# via requests
ijson==3.1.2.post0
# via hansken
ipython-genutils==0.2.0
# via traitlets
ipython==7.16.1
# via hansken
iso8601==0.1.13
# via hansken
jedi==0.17.2
# via ipython
logbook==1.5.3
# via
# extraction-plugin
# hansken
more-itertools==8.6.0
# via hansken
parso==0.7.1
# via jedi
pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
prompt-toolkit==3.0.8
# via ipython
protobuf==3.13.0
# via extraction-plugin
ptyprocess==0.6.0
# via pexpect
pygments==2.7.2
# via ipython
python-dateutil==2.8.1
# via hansken
pytz==2020.1
# via extraction-plugin
requests==2.25.0
# via hansken
six==1.15.0
# via
# grpcio
# protobuf
# python-dateutil
# traitlets
tabulate==0.8.7
# via hansken
traitlets==4.3.3
# via ipython
urllib3==1.26.2
# via requests
wcwidth==0.2.5
# via prompt-toolkit
# The following packages are considered to be unsafe in a requirements file:
# setuptools