aiagents4pharma 1.46.1__py3-none-any.whl → 1.46.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {aiagents4pharma-1.46.1.dist-info → aiagents4pharma-1.46.3.dist-info}/METADATA +31 -30
- {aiagents4pharma-1.46.1.dist-info → aiagents4pharma-1.46.3.dist-info}/RECORD +4 -4
- {aiagents4pharma-1.46.1.dist-info → aiagents4pharma-1.46.3.dist-info}/WHEEL +0 -0
- {aiagents4pharma-1.46.1.dist-info → aiagents4pharma-1.46.3.dist-info}/licenses/LICENSE +0 -0
@@ -1,89 +1,89 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: aiagents4pharma
|
3
|
-
Version: 1.46.
|
3
|
+
Version: 1.46.3
|
4
4
|
Summary: AI Agents for drug discovery, drug development, and other pharmaceutical R&D.
|
5
5
|
License-File: LICENSE
|
6
6
|
Classifier: License :: OSI Approved :: MIT License
|
7
7
|
Classifier: Operating System :: OS Independent
|
8
8
|
Classifier: Programming Language :: Python :: 3
|
9
9
|
Requires-Python: >=3.12
|
10
|
-
Requires-Dist: anndata==0.
|
10
|
+
Requires-Dist: anndata==0.12.2
|
11
11
|
Requires-Dist: azure-identity==1.24.0
|
12
|
-
Requires-Dist: beautifulsoup4==4.13.
|
12
|
+
Requires-Dist: beautifulsoup4==4.13.5
|
13
13
|
Requires-Dist: cell2sentence==1.1.0
|
14
14
|
Requires-Dist: cloudscraper==1.2.71
|
15
15
|
Requires-Dist: copasi-basico==0.84
|
16
|
-
Requires-Dist: coverage==7.6
|
16
|
+
Requires-Dist: coverage==7.10.6
|
17
17
|
Requires-Dist: datasets==4.0.0
|
18
|
-
Requires-Dist: einops==0.8.
|
18
|
+
Requires-Dist: einops==0.8.1
|
19
19
|
Requires-Dist: gdown==5.2.0
|
20
20
|
Requires-Dist: gravis==0.1.0
|
21
|
-
Requires-Dist: gseapy==1.1.
|
22
|
-
Requires-Dist: h5py==3.
|
21
|
+
Requires-Dist: gseapy==1.1.9
|
22
|
+
Requires-Dist: h5py==3.14.0
|
23
23
|
Requires-Dist: huggingface-hub==0.34.4
|
24
24
|
Requires-Dist: hydra-core==1.3.2
|
25
|
-
Requires-Dist: igraph==0.11.
|
26
|
-
Requires-Dist: ipykernel==6.
|
25
|
+
Requires-Dist: igraph==0.11.9
|
26
|
+
Requires-Dist: ipykernel==6.30.1
|
27
27
|
Requires-Dist: ipython==8.32.0
|
28
|
-
Requires-Dist: joblib==1.
|
28
|
+
Requires-Dist: joblib==1.5.2
|
29
29
|
Requires-Dist: langchain-community==0.3.5
|
30
30
|
Requires-Dist: langchain-core==0.3.40
|
31
|
-
Requires-Dist: langchain-experimental==0.3.
|
32
|
-
Requires-Dist: langchain-milvus==0.2.
|
31
|
+
Requires-Dist: langchain-experimental==0.3.4
|
32
|
+
Requires-Dist: langchain-milvus==0.2.1
|
33
33
|
Requires-Dist: langchain-nvidia-ai-endpoints==0.3.9
|
34
34
|
Requires-Dist: langchain-ollama==0.2.3
|
35
35
|
Requires-Dist: langchain-openai==0.3.0
|
36
36
|
Requires-Dist: langchain==0.3.7
|
37
37
|
Requires-Dist: langgraph-supervisor==0.0.9
|
38
38
|
Requires-Dist: langgraph==0.3.34
|
39
|
-
Requires-Dist: matplotlib==3.
|
40
|
-
Requires-Dist: mkdocs-include-markdown-plugin==7.1.
|
39
|
+
Requires-Dist: matplotlib==3.10.6
|
40
|
+
Requires-Dist: mkdocs-include-markdown-plugin==7.1.7
|
41
41
|
Requires-Dist: mkdocs-jupyter==0.25.1
|
42
|
-
Requires-Dist: mkdocs-material==9.
|
42
|
+
Requires-Dist: mkdocs-material==9.6.18
|
43
43
|
Requires-Dist: mkdocs==1.6.1
|
44
|
-
Requires-Dist: mkdocstrings-python==1.
|
45
|
-
Requires-Dist: mkdocstrings==0.
|
44
|
+
Requires-Dist: mkdocstrings-python==1.18.2
|
45
|
+
Requires-Dist: mkdocstrings==0.30.0
|
46
46
|
Requires-Dist: nbformat==5.10.4
|
47
47
|
Requires-Dist: numpy==1.26.4
|
48
48
|
Requires-Dist: ollama==0.4.7
|
49
49
|
Requires-Dist: openai==1.59.6
|
50
50
|
Requires-Dist: openpyxl==3.1.5
|
51
|
-
Requires-Dist: pandas==2.2
|
51
|
+
Requires-Dist: pandas==2.3.2
|
52
52
|
Requires-Dist: pcst-fast==1.0.10
|
53
53
|
Requires-Dist: plotly-express==0.4.1
|
54
|
-
Requires-Dist: plotly==
|
54
|
+
Requires-Dist: plotly==6.3.0
|
55
55
|
Requires-Dist: pubchempy==1.0.4
|
56
56
|
Requires-Dist: pyarrow==21.0.0
|
57
|
-
Requires-Dist: pydantic==2.
|
57
|
+
Requires-Dist: pydantic==2.11.7
|
58
58
|
Requires-Dist: pygeneconverter==0.3
|
59
|
-
Requires-Dist: pylint==3.3.
|
60
|
-
Requires-Dist: pymilvus==2.
|
59
|
+
Requires-Dist: pylint==3.3.8
|
60
|
+
Requires-Dist: pymilvus==2.6.1
|
61
61
|
Requires-Dist: pypdf==6.0.0
|
62
62
|
Requires-Dist: pytest-asyncio==0.25.2
|
63
|
-
Requires-Dist: pytest==8.
|
63
|
+
Requires-Dist: pytest==8.4.1
|
64
64
|
Requires-Dist: python-magic==0.4.27
|
65
|
-
Requires-Dist: pyzotero==1.6.
|
66
|
-
Requires-Dist: requests==2.32.
|
67
|
-
Requires-Dist: scanpy==1.11.
|
68
|
-
Requires-Dist: scipy==1.
|
65
|
+
Requires-Dist: pyzotero==1.6.11
|
66
|
+
Requires-Dist: requests==2.32.5
|
67
|
+
Requires-Dist: scanpy==1.11.4
|
68
|
+
Requires-Dist: scipy==1.16.1
|
69
69
|
Requires-Dist: seaborn==0.13.2
|
70
70
|
Requires-Dist: sentence-transformers==3.3.1
|
71
71
|
Requires-Dist: setuptools==80.9.0
|
72
72
|
Requires-Dist: streamlit-feedback==0.1.4
|
73
|
-
Requires-Dist: streamlit==1.
|
73
|
+
Requires-Dist: streamlit==1.49.1
|
74
74
|
Requires-Dist: tabulate==0.9.0
|
75
75
|
Requires-Dist: torch-geometric==2.6.1
|
76
76
|
Requires-Dist: torch==2.8.0
|
77
77
|
Requires-Dist: tqdm==4.67.1
|
78
78
|
Requires-Dist: transformers==4.55.2
|
79
|
-
Requires-Dist: umap-learn==0.5.
|
79
|
+
Requires-Dist: umap-learn==0.5.9.post2
|
80
80
|
Requires-Dist: xlsxwriter==3.2.5
|
81
81
|
Provides-Extra: dev
|
82
82
|
Requires-Dist: bandit==1.8.6; extra == 'dev'
|
83
83
|
Requires-Dist: mypy==1.17.1; extra == 'dev'
|
84
84
|
Requires-Dist: pip-audit==2.9.0; extra == 'dev'
|
85
85
|
Requires-Dist: pre-commit==4.3.0; extra == 'dev'
|
86
|
-
Requires-Dist: ruff==0.12.
|
86
|
+
Requires-Dist: ruff==0.12.11; extra == 'dev'
|
87
87
|
Requires-Dist: safety==3.2.9; extra == 'dev'
|
88
88
|
Requires-Dist: twine==6.1.0; extra == 'dev'
|
89
89
|
Description-Content-Type: text/markdown
|
@@ -275,6 +275,7 @@ For contributors and developers, we have comprehensive documentation:
|
|
275
275
|
- **[SonarCloud Integration](docs/developer/SONARCLOUD_SETUP.md)** - Code quality analysis and CI/CD integration
|
276
276
|
- **[GitHub Workflows](docs/developer/WORKFLOWS.md)** - Understanding our CI/CD pipeline
|
277
277
|
- **[Streamlit Security](docs/developer/STREAMLIT_SECURITY.md)** - File upload security implementation
|
278
|
+
- **[Azure Deployment](developer/AZURE_DEPLOYMENT.md)** - Understanding our Azure deployment setup
|
278
279
|
|
279
280
|
#### How to contribute
|
280
281
|
|
@@ -328,7 +328,7 @@ aiagents4pharma/talk2scholars/tools/zotero/utils/review_helper.py,sha256=-q-UuzP
|
|
328
328
|
aiagents4pharma/talk2scholars/tools/zotero/utils/write_helper.py,sha256=K1EatPfC-riGyFmkOAS3ReNBaGPY-znne1KqOnFahkI,7339
|
329
329
|
aiagents4pharma/talk2scholars/tools/zotero/utils/zotero_path.py,sha256=sKkfJu3u4LKSZjfoQRfeqz26IESHRwBtcSDzLMLlJMo,6311
|
330
330
|
aiagents4pharma/talk2scholars/tools/zotero/utils/zotero_pdf_downloader.py,sha256=DBrF5IiF7VRP58hUK8T9LST3lQWLFixLUfnpMSTccoQ,4614
|
331
|
-
aiagents4pharma-1.46.
|
332
|
-
aiagents4pharma-1.46.
|
333
|
-
aiagents4pharma-1.46.
|
334
|
-
aiagents4pharma-1.46.
|
331
|
+
aiagents4pharma-1.46.3.dist-info/METADATA,sha256=Meyuvauy5hfSodpwNdv5AqHVcjglDxZNBuLLIKzl7m8,17035
|
332
|
+
aiagents4pharma-1.46.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
333
|
+
aiagents4pharma-1.46.3.dist-info/licenses/LICENSE,sha256=IcIbyB1Hyk5ZDah03VNQvJkbNk2hkBCDqQ8qtnCvB4Q,1077
|
334
|
+
aiagents4pharma-1.46.3.dist-info/RECORD,,
|
File without changes
|
File without changes
|