Skip to content

Commit bf63a97

Browse files
authored
Update requirements.txt
1 parent c9cfb1a commit bf63a97

File tree

1 file changed

+129
-11
lines changed

1 file changed

+129
-11
lines changed

requirements.txt

+129-11
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,129 @@
1-
ximea-py
2-
imutils
3-
opencv-python
4-
numpy
5-
termcolor
6-
config
7-
FKA
8-
matplotlib
9-
scipy
10-
numba
11-
pipython
1+
altair==4.2.0
2+
argon2-cffi==21.3.0
3+
argon2-cffi-bindings==21.2.0
4+
asttokens==2.0.5
5+
attrs==21.4.0
6+
backcall==0.2.0
7+
backports.zoneinfo==0.2.1
8+
beautifulsoup4==4.11.1
9+
bleach==5.0.0
10+
blinker==1.4
11+
bokeh==2.4.1
12+
brokenaxes==0.5.0
13+
cachetools==5.2.0
14+
certifi==2022.5.18.1
15+
cffi==1.15.0
16+
charset-normalizer==2.0.12
17+
click==8.0.4
18+
cocos2d==0.6.9
19+
colorama==0.4.4
20+
colorlover==0.3.0
21+
cufflinks==0.17.3
22+
cycler==0.11.0
23+
Cython==0.29.27
24+
debugpy==1.6.0
25+
decorator==5.1.1
26+
defusedxml==0.7.1
27+
entrypoints==0.4
28+
executing==0.8.3
29+
fastjsonschema==2.15.3
30+
fonttools==4.29.1
31+
fooof==1.0.0
32+
future==0.18.2
33+
gitdb==4.0.9
34+
GitPython==3.1.27
35+
glfw==2.5.0
36+
idna==3.3
37+
imgui==1.4.1
38+
importlib-metadata==4.11.4
39+
importlib-resources==5.7.1
40+
imutils==0.5.4
41+
install==1.3.5
42+
ipykernel==6.13.0
43+
ipython==8.2.0
44+
ipython-genutils==0.2.0
45+
ipywidgets==7.7.0
46+
jedi==0.18.1
47+
Jinja2==3.1.1
48+
jsonschema==4.4.0
49+
jupyter-client==7.2.2
50+
jupyter-core==4.10.0
51+
jupyterlab-pygments==0.2.2
52+
jupyterlab-widgets==1.1.0
53+
kiwisolver==1.3.2
54+
llvmlite==0.38.0
55+
MarkupSafe==2.1.1
56+
matplotlib==3.5.1
57+
matplotlib-inline==0.1.3
58+
mistune==0.8.4
59+
nbclient==0.6.0
60+
nbconvert==6.5.0
61+
nbformat==5.3.0
62+
nest-asyncio==1.5.5
63+
notebook==6.4.11
64+
numba==0.55.1
65+
numpy==1.21.5
66+
opencv-python==4.5.5.62
67+
packaging==21.3
68+
pandas==1.4.2
69+
pandocfilters==1.5.0
70+
parso==0.8.3
71+
pickleshare==0.7.5
72+
Pillow==9.0.0
73+
pipython==2.6.0.1
74+
plotly==5.7.0
75+
prometheus-client==0.14.1
76+
prompt-toolkit==3.0.29
77+
protobuf==3.20.1
78+
psutil==5.9.0
79+
pure-eval==0.2.2
80+
pyarrow==8.0.0
81+
pycparser==2.21
82+
pydeck==0.7.1
83+
pygame==2.1.2
84+
pyglet==1.5.21
85+
Pygments==2.11.2
86+
Pympler==1.0.1
87+
PyOpenGL==3.1.5
88+
pyparsing==3.0.7
89+
PyQt5==5.15.6
90+
PyQt5-Qt5==5.15.2
91+
PyQt5-sip==12.9.1
92+
pyrsistent==0.18.1
93+
PySDL2==0.9.11
94+
python-dateutil==2.8.2
95+
pytz==2022.1
96+
pytz-deprecation-shim==0.1.0.post0
97+
PyWavelets==1.3.0
98+
pywin32==303
99+
pywinpty==2.0.5
100+
PyYAML==6.0
101+
pyzmq==22.3.0
102+
requests==2.27.1
103+
scipy==1.7.3
104+
seaborn==0.11.2
105+
semver==2.13.0
106+
Send2Trash==1.8.0
107+
six==1.16.0
108+
smmap==5.0.0
109+
soupsieve==2.3.2.post1
110+
stack-data==0.2.0
111+
streamlit==1.9.2
112+
tenacity==8.0.1
113+
termcolor==1.1.0
114+
terminado==0.13.3
115+
tinycss2==1.1.1
116+
toml==0.10.2
117+
toolz==0.11.2
118+
tornado==6.1
119+
traitlets==5.1.1
120+
typing-extensions==4.2.0
121+
tzdata==2022.1
122+
tzlocal==4.2
123+
urllib3==1.26.9
124+
validators==0.19.0
125+
watchdog==2.1.8
126+
wcwidth==0.2.5
127+
webencodings==0.5.1
128+
widgetsnbextension==3.6.0
129+
zipp==3.8.0

0 commit comments

Comments
 (0)