There was an error while loading. Please reload this page.
1 parent bac5989 commit df69f6dCopy full SHA for df69f6d
1 file changed
pyproject.toml
@@ -14,19 +14,14 @@ authors = [
14
]
15
16
dependencies = [
17
-<<<<<<< HEAD
18
- "pandas",
19
- "numpy",
20
- "requests",
21
- "openai",
22
- "paper-retriever",
23
- "pymupdf"
24
-=======
25
"pandas>=1.3.0",
26
"numpy>=1.21.0",
27
"MDAnalysis>=2.4.0",
28
"scipy>=1.7.0",
29
->>>>>>> origin/main
+ "requests",
+ "openai",
+ "paper-retriever",
+ "pymupdf",
30
31
32
[project.optional-dependencies]
0 commit comments