Update requirements.txt
Browse files- requirements.txt +100 -101
requirements.txt
CHANGED
@@ -1,101 +1,100 @@
|
|
1 |
-
altair
|
2 |
-
asgiref
|
3 |
-
astor
|
4 |
-
attrs
|
5 |
-
backcall
|
6 |
-
base58
|
7 |
-
bleach
|
8 |
-
blinker
|
9 |
-
cachetools
|
10 |
-
certifi
|
11 |
-
chardet
|
12 |
-
click
|
13 |
-
cmake
|
14 |
-
colorama
|
15 |
-
cycler
|
16 |
-
decorator
|
17 |
-
defusedxml
|
18 |
-
Django
|
19 |
-
dlib
|
20 |
-
docutils
|
21 |
-
entrypoints
|
22 |
-
enum-compat
|
23 |
-
face-recognition
|
24 |
-
face-recognition-models
|
25 |
-
future
|
26 |
-
google
|
27 |
-
google-api-core
|
28 |
-
google-api-python-client
|
29 |
-
google-auth
|
30 |
-
google-auth-httplib2
|
31 |
-
googleapis-common-protos
|
32 |
-
httplib2
|
33 |
-
idna
|
34 |
-
ipykernel
|
35 |
-
ipython
|
36 |
-
ipython-genutils
|
37 |
-
ipywidgets
|
38 |
-
jedi
|
39 |
-
Jinja2
|
40 |
-
jmespath
|
41 |
-
json5
|
42 |
-
jsonschema
|
43 |
-
jupyter-client
|
44 |
-
jupyter-core
|
45 |
-
jupyterlab
|
46 |
-
jupyterlab-server
|
47 |
-
kiwisolver
|
48 |
-
MarkupSafe
|
49 |
-
matplotlib
|
50 |
-
mistune
|
51 |
-
nbconvert
|
52 |
-
nbformat
|
53 |
-
notebook
|
54 |
-
numpy
|
55 |
-
opencv-python
|
56 |
-
packaging
|
57 |
-
pandas
|
58 |
-
pandocfilters
|
59 |
-
parso
|
60 |
-
pathtools
|
61 |
-
pickleshare
|
62 |
-
Pillow
|
63 |
-
prometheus-client
|
64 |
-
prompt-toolkit
|
65 |
-
protobuf
|
66 |
-
pyasn1
|
67 |
-
pyasn1-modules
|
68 |
-
pycodestyle
|
69 |
-
pydeck
|
70 |
-
Pygments
|
71 |
-
pyparsing
|
72 |
-
pyrsistent
|
73 |
-
python-dateutil
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
widgetsnbextension==4.0.11
|
|
|
1 |
+
altair
|
2 |
+
asgiref
|
3 |
+
astor
|
4 |
+
attrs
|
5 |
+
backcall
|
6 |
+
base58
|
7 |
+
bleach
|
8 |
+
blinker
|
9 |
+
cachetools
|
10 |
+
certifi
|
11 |
+
chardet
|
12 |
+
click
|
13 |
+
cmake
|
14 |
+
colorama
|
15 |
+
cycler
|
16 |
+
decorator
|
17 |
+
defusedxml
|
18 |
+
Django
|
19 |
+
dlib
|
20 |
+
docutils
|
21 |
+
entrypoints
|
22 |
+
enum-compat
|
23 |
+
face-recognition
|
24 |
+
face-recognition-models
|
25 |
+
future
|
26 |
+
google
|
27 |
+
google-api-core
|
28 |
+
google-api-python-client
|
29 |
+
google-auth
|
30 |
+
google-auth-httplib2
|
31 |
+
googleapis-common-protos
|
32 |
+
httplib2
|
33 |
+
idna
|
34 |
+
ipykernel
|
35 |
+
ipython
|
36 |
+
ipython-genutils
|
37 |
+
ipywidgets
|
38 |
+
jedi
|
39 |
+
Jinja2
|
40 |
+
jmespath
|
41 |
+
json5
|
42 |
+
jsonschema
|
43 |
+
jupyter-client
|
44 |
+
jupyter-core
|
45 |
+
jupyterlab
|
46 |
+
jupyterlab-server
|
47 |
+
kiwisolver
|
48 |
+
MarkupSafe
|
49 |
+
matplotlib
|
50 |
+
mistune
|
51 |
+
nbconvert
|
52 |
+
nbformat
|
53 |
+
notebook
|
54 |
+
numpy
|
55 |
+
opencv-python
|
56 |
+
packaging
|
57 |
+
pandas
|
58 |
+
pandocfilters
|
59 |
+
parso
|
60 |
+
pathtools
|
61 |
+
pickleshare
|
62 |
+
Pillow
|
63 |
+
prometheus-client
|
64 |
+
prompt-toolkit
|
65 |
+
protobuf
|
66 |
+
pyasn1
|
67 |
+
pyasn1-modules
|
68 |
+
pycodestyle
|
69 |
+
pydeck
|
70 |
+
Pygments
|
71 |
+
pyparsing
|
72 |
+
pyrsistent
|
73 |
+
python-dateutil
|
74 |
+
pytz
|
75 |
+
pywinpty
|
76 |
+
PyYAML
|
77 |
+
pyzmq
|
78 |
+
requests
|
79 |
+
rsa
|
80 |
+
s3transfer
|
81 |
+
Send2Trash
|
82 |
+
six
|
83 |
+
soupsieve
|
84 |
+
sqlparse
|
85 |
+
terminado
|
86 |
+
testpath
|
87 |
+
toml
|
88 |
+
toolz
|
89 |
+
torch
|
90 |
+
torchvision
|
91 |
+
tornado
|
92 |
+
traitlets
|
93 |
+
tzlocal
|
94 |
+
uritemplate
|
95 |
+
urllib3
|
96 |
+
validators
|
97 |
+
watchdog
|
98 |
+
wcwidth
|
99 |
+
webencodings
|
100 |
+
widgetsnbextension
|
|