Update requirements.txt
Browse files- requirements.txt +101 -100
requirements.txt
CHANGED
@@ -1,100 +1,101 @@
|
|
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 |
-
|
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 |
-
|
|
|
|
1 |
+
altair==5.3.0
|
2 |
+
asgiref==3.8.1
|
3 |
+
astor==0.8.1
|
4 |
+
attrs==23.2.0
|
5 |
+
backcall==0.2.0
|
6 |
+
base58==2.1.1
|
7 |
+
bleach==6.1.0
|
8 |
+
blinker==1.8.2
|
9 |
+
cachetools==5.3.3
|
10 |
+
certifi==2024.6.2
|
11 |
+
chardet==5.2.0
|
12 |
+
click==8.1.7
|
13 |
+
cmake==3.29.6
|
14 |
+
colorama==0.4.6
|
15 |
+
cycler==0.12.1
|
16 |
+
decorator==5.1.1
|
17 |
+
defusedxml==0.7.1
|
18 |
+
Django==5.0.6
|
19 |
+
dlib==19.24.2
|
20 |
+
docutils==0.21.2
|
21 |
+
entrypoints==0.4
|
22 |
+
enum-compat==0.0.3
|
23 |
+
face-recognition==1.3.0
|
24 |
+
face-recognition-models==0.3.0
|
25 |
+
future==1.0.0
|
26 |
+
google==3.0.0
|
27 |
+
google-api-core==2.19.1
|
28 |
+
google-api-python-client==2.134.0
|
29 |
+
google-auth==2.30.0
|
30 |
+
google-auth-httplib2==0.2.0
|
31 |
+
googleapis-common-protos==1.63.2
|
32 |
+
httplib2==0.22.0
|
33 |
+
idna==3.7
|
34 |
+
ipykernel==6.29.4
|
35 |
+
ipython==8.12.3
|
36 |
+
ipython-genutils==0.2.0
|
37 |
+
ipywidgets==8.1.3
|
38 |
+
jedi==0.16.0
|
39 |
+
Jinja2==3.1.4
|
40 |
+
jmespath==1.0.1
|
41 |
+
json5==0.9.25
|
42 |
+
jsonschema==4.22.0
|
43 |
+
jupyter-client==8.6.2
|
44 |
+
jupyter-core==5.7.2
|
45 |
+
jupyterlab==4.2.2
|
46 |
+
jupyterlab-server==2.27.2
|
47 |
+
kiwisolver==1.4.5
|
48 |
+
MarkupSafe==2.1.5
|
49 |
+
matplotlib==3.9.0
|
50 |
+
mistune==3.0.2
|
51 |
+
nbconvert==7.16.4
|
52 |
+
nbformat==5.10.4
|
53 |
+
notebook==7.2.1
|
54 |
+
numpy===1.26.4
|
55 |
+
opencv-python==4.10.0.84
|
56 |
+
packaging==24.1
|
57 |
+
pandas==2.2.2
|
58 |
+
pandocfilters==1.5.1
|
59 |
+
parso==0.8.4
|
60 |
+
pathtools==0.1.2
|
61 |
+
pickleshare==0.7.5
|
62 |
+
Pillow==10.3.0
|
63 |
+
prometheus-client==0.20.0
|
64 |
+
prompt-toolkit==3.0.47
|
65 |
+
protobuf==5.27.2
|
66 |
+
pyasn1==0.6.0
|
67 |
+
pyasn1-modules==0.4.0
|
68 |
+
pycodestyle==2.12.0
|
69 |
+
pydeck==0.9.0b1
|
70 |
+
Pygments==2.18.0
|
71 |
+
pyparsing==3.1.2
|
72 |
+
pyrsistent==0.20.0
|
73 |
+
python-dateutil==2.9.0
|
74 |
+
# pytz==2019.3 Commenting for production deployment
|
75 |
+
# pywin32==227
|
76 |
+
pywinpty==0.5.7
|
77 |
+
PyYAML==6.0.1
|
78 |
+
pyzmq==26.0.3
|
79 |
+
requests==2.32.3
|
80 |
+
rsa==4.9
|
81 |
+
s3transfer==0.10.2
|
82 |
+
Send2Trash==1.8.3
|
83 |
+
six==1.16.0
|
84 |
+
soupsieve==2.5
|
85 |
+
sqlparse==0.5.0
|
86 |
+
terminado==0.18.1
|
87 |
+
testpath==0.6.0
|
88 |
+
toml==0.10.2
|
89 |
+
toolz==0.12.1
|
90 |
+
torch==2.3.1
|
91 |
+
torchvision==0.18.1
|
92 |
+
tornado==6.4.1
|
93 |
+
traitlets==5.14.3
|
94 |
+
tzlocal==5.2
|
95 |
+
uritemplate==4.1.1
|
96 |
+
urllib3==2.2.2
|
97 |
+
validators==0.28.3
|
98 |
+
watchdog==4.0.1
|
99 |
+
wcwidth==0.2.13
|
100 |
+
webencodings==0.5.1
|
101 |
+
widgetsnbextension==4.0.11
|