Spaces:
Sleeping
Sleeping
Dror Hilman
commited on
Commit
·
06f0174
1
Parent(s):
c89d7cd
sim update
Browse files- requirements.txt +4 -135
requirements.txt
CHANGED
@@ -1,135 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
argon2-cffi==21.3.0
|
6 |
-
argon2-cffi-bindings==21.2.0
|
7 |
-
arrow==1.2.3
|
8 |
-
asttokens==2.2.1
|
9 |
-
attrs==22.2.0
|
10 |
-
Babel==2.12.1
|
11 |
-
backcall==0.2.0
|
12 |
-
beautifulsoup4==4.11.2
|
13 |
-
bleach==6.0.0
|
14 |
-
blinker==1.9.0
|
15 |
-
brotlipy==0.7.0
|
16 |
-
cachetools==5.5.2
|
17 |
-
certifi==2021.10.8
|
18 |
-
cffi @ file:///opt/conda/conda-bld/cffi_1642701102775/work
|
19 |
-
charset-normalizer @ file:///tmp/build/80754af9/charset-normalizer_1630003229654/work
|
20 |
-
click==8.1.8
|
21 |
-
colorama @ file:///tmp/build/80754af9/colorama_1607707115595/work
|
22 |
-
comm==0.1.2
|
23 |
-
conda==4.12.0
|
24 |
-
conda-content-trust @ file:///tmp/build/80754af9/conda-content-trust_1617045594566/work
|
25 |
-
conda-package-handling @ file:///tmp/build/80754af9/conda-package-handling_1649105784853/work
|
26 |
-
contourpy==1.3.0
|
27 |
-
cryptography @ file:///tmp/build/80754af9/cryptography_1639414572950/work
|
28 |
-
cycler==0.12.1
|
29 |
-
debugpy==1.6.6
|
30 |
-
decorator==5.1.1
|
31 |
-
defusedxml==0.7.1
|
32 |
-
executing==1.2.0
|
33 |
-
fastjsonschema==2.16.3
|
34 |
-
fonttools==4.56.0
|
35 |
-
fqdn==1.5.1
|
36 |
-
gitdb==4.0.12
|
37 |
-
GitPython==3.1.44
|
38 |
-
idna @ file:///tmp/build/80754af9/idna_1637925883363/work
|
39 |
-
importlib-metadata==6.0.0
|
40 |
-
importlib_resources==6.5.2
|
41 |
-
ipykernel==6.21.3
|
42 |
-
ipython==8.11.0
|
43 |
-
ipython-genutils==0.2.0
|
44 |
-
isoduration==20.11.0
|
45 |
-
jedi==0.18.2
|
46 |
-
Jinja2==3.1.2
|
47 |
-
json5==0.9.11
|
48 |
-
jsonpointer==2.3
|
49 |
-
jsonschema==4.17.3
|
50 |
-
jupyter-events==0.6.3
|
51 |
-
jupyter-ydoc==0.2.2
|
52 |
-
jupyter_client==8.0.3
|
53 |
-
jupyter_core==5.2.0
|
54 |
-
jupyter_server==2.4.0
|
55 |
-
jupyter_server_fileid==0.8.0
|
56 |
-
jupyter_server_terminals==0.4.4
|
57 |
-
jupyter_server_ydoc==0.6.1
|
58 |
-
jupyterlab==3.6.1
|
59 |
-
jupyterlab-pygments==0.2.2
|
60 |
-
jupyterlab_server==2.20.0
|
61 |
-
kiwisolver==1.4.7
|
62 |
-
MarkupSafe==2.1.2
|
63 |
-
matplotlib==3.9.4
|
64 |
-
matplotlib-inline==0.1.6
|
65 |
-
mistune==2.0.5
|
66 |
-
narwhals==1.32.0
|
67 |
-
nbclassic==0.5.3
|
68 |
-
nbclient==0.7.2
|
69 |
-
nbconvert==7.2.9
|
70 |
-
nbformat==5.7.3
|
71 |
-
nest-asyncio==1.5.6
|
72 |
-
notebook==6.5.3
|
73 |
-
notebook_shim==0.2.2
|
74 |
-
numpy==2.0.2
|
75 |
-
packaging==23.0
|
76 |
-
pandas==2.2.3
|
77 |
-
pandocfilters==1.5.0
|
78 |
-
parso==0.8.3
|
79 |
-
pexpect==4.8.0
|
80 |
-
pickleshare==0.7.5
|
81 |
-
pillow==11.1.0
|
82 |
-
platformdirs==3.1.0
|
83 |
-
plotly==6.0.1
|
84 |
-
prometheus-client==0.16.0
|
85 |
-
prompt-toolkit==3.0.38
|
86 |
-
protobuf==5.29.4
|
87 |
-
psutil==5.9.4
|
88 |
-
ptyprocess==0.7.0
|
89 |
-
pure-eval==0.2.2
|
90 |
-
pyarrow==19.0.1
|
91 |
-
pycosat==0.6.3
|
92 |
-
pycparser @ file:///tmp/build/80754af9/pycparser_1636541352034/work
|
93 |
-
pydeck==0.9.1
|
94 |
-
Pygments==2.14.0
|
95 |
-
pyOpenSSL @ file:///opt/conda/conda-bld/pyopenssl_1643788558760/work
|
96 |
-
pyparsing==3.2.3
|
97 |
-
pyrsistent==0.19.3
|
98 |
-
PySocks @ file:///tmp/build/80754af9/pysocks_1605305812635/work
|
99 |
-
python-dateutil==2.8.2
|
100 |
-
python-json-logger==2.0.7
|
101 |
-
pytz==2025.2
|
102 |
-
PyYAML==6.0
|
103 |
-
pyzmq==25.0.0
|
104 |
-
requests==2.28.2
|
105 |
-
rfc3339-validator==0.1.4
|
106 |
-
rfc3986-validator==0.1.1
|
107 |
-
ruamel-yaml-conda @ file:///tmp/build/80754af9/ruamel_yaml_1616016711199/work
|
108 |
-
Send2Trash==1.8.0
|
109 |
-
six @ file:///tmp/build/80754af9/six_1644875935023/work
|
110 |
-
smmap==5.0.2
|
111 |
-
sniffio==1.3.0
|
112 |
-
soupsieve==2.4
|
113 |
-
stack-data==0.6.2
|
114 |
-
streamlit==1.44.0
|
115 |
-
tenacity==9.0.0
|
116 |
-
terminado==0.17.1
|
117 |
-
tinycss2==1.2.1
|
118 |
-
toml==0.10.2
|
119 |
-
tomli==2.0.1
|
120 |
-
tornado==6.2
|
121 |
-
tqdm @ file:///opt/conda/conda-bld/tqdm_1647339053476/work
|
122 |
-
traitlets==5.9.0
|
123 |
-
typing_extensions==4.13.0
|
124 |
-
tzdata==2025.2
|
125 |
-
uri-template==1.2.0
|
126 |
-
urllib3 @ file:///opt/conda/conda-bld/urllib3_1643638302206/work
|
127 |
-
uv==0.6.10
|
128 |
-
watchdog==6.0.0
|
129 |
-
wcwidth==0.2.6
|
130 |
-
webcolors==1.12
|
131 |
-
webencodings==0.5.1
|
132 |
-
websocket-client==1.5.1
|
133 |
-
y-py==0.5.9
|
134 |
-
ypy-websocket==0.8.2
|
135 |
-
zipp==3.15.0
|
|
|
1 |
+
streamlit
|
2 |
+
pandas
|
3 |
+
numpy
|
4 |
+
plotly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|