forked from pharmpy/pharmpy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
109 lines (109 loc) · 2.35 KB
/
Copy pathrequirements.txt
File metadata and controls
109 lines (109 loc) · 2.35 KB
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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
alabaster==0.7.13
altair==4.2.2
appdirs==1.4.4
asttokens==2.2.1
attrs==23.1.0
Babel==2.12.1
backcall==0.2.0
beautifulsoup4==4.12.2
bleach==6.0.0
certifi==2022.12.7
charset-normalizer==3.1.0
click==8.1.3
cloudpickle==2.2.1
comm==0.1.3
commonmark==0.9.1
csscompressor==0.9.5
dask==2023.4.1
debugpy==1.6.7
decorator==5.1.1
defusedxml==0.7.1
distributed==2023.4.1
docutils==0.19.0
entrypoints==0.4
executing==1.2.0
fastjsonschema==2.16.3
fsspec==2023.4.0
HeapDict==1.0.1
idna==3.4
imagesize==1.4.1
importlib_metadata==6.6.0
ipykernel==6.22.0
ipython==8.13.1
ipywidgets==8.0.6
jedi==0.18.2
Jinja2==3.1.2
jsonschema==4.17.3
jupyter-client==8.2.0
jupyter-core==5.3.0
jupyter-sphinx==0.4.0
jupyterlab-pygments==0.2.2
jupyterlab-widgets==3.0.7
lark==1.1.5
locket==1.0.0
lxml==4.9.2
MarkupSafe==2.1.2
matplotlib-inline==0.1.6
mistune==2.0.5
mpmath==1.3.0
msgpack==1.0.5
nbclient==0.7.4
nbconvert==7.3.1
nbformat==5.8.0
nest-asyncio==1.5.6
networkx==3.1
numexpr==2.8.4
numpy==1.24.3
packaging==23.1
pandas==1.5.3
pandocfilters==1.5.0
parso==0.8.3
partd==1.4.0
pexpect==4.8.0
pickleshare==0.7.5
platformdirs==3.5.0
prompt-toolkit==3.0.38
psutil==5.9.5
ptyprocess==0.7.0
pure-eval==0.2.2
Pygments==2.15.1
pyreadr==0.4.7
pyrsistent==0.19.3
python-dateutil==2.8.2
pytz==2023.3
pywin32>=302,!=304; sys_platform == 'win32' and platform_python_implementation != 'PyPy'
PyYAML==6.0
requests==2.29.0
pyzmq==25.0.2
rich==13.3.5
scipy==1.10.1
six==1.16.0
snowballstemmer==2.2.0
sortedcontainers==2.4.0
soupsieve==2.4.1
Sphinx==7.0.0
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib.applehelp==1.0.4
stack-data==0.6.2
symengine==0.10.0
sympy==1.11.1
tblib==1.7.0
tinycss2==1.2.1
toolz==0.12.0
tornado==6.3.1
traitlets==5.9.0
urllib3==1.26.15
wcwidth==0.2.6
webencodings==0.5.1
widgetsnbextension==4.0.7
zict==3.0.0
zipp==3.15.0
tflite-runtime==2.11.0; sys_platform == 'linux' and python_version == '3.9'
tflite_runtime @ https://github.com/hjonnala/snippets/raw/main/wheels/python3.10/tflite_runtime-2.5.0.post1-cp310-cp310-linux_x86_64.whl ; sys_platform == 'linux' and python_version == '3.10'
--extra-index-url https://google-coral.github.io/py-repo/
tflite_runtime==2.5.0.post1; sys_platform == 'darwin' and python_version == '3.9'
tflite_runtime==2.5.0.post1; sys_platform == 'win32' and python_version == '3.9'