File tree 2 files changed +66
-65
lines changed
2 files changed +66
-65
lines changed Original file line number Diff line number Diff line change @@ -77,68 +77,4 @@ networkx==3.1
77
77
nibabel == 5.1.0
78
78
nipype == 1.8.6
79
79
nltk == 3.8.1
80
- numpy == 1.24.4
81
- oauthlib == 3.2.2
82
- openai == 0.28.1
83
- packaging == 23.2
84
- pandas == 2.0.3
85
- passlib == 1.7.4
86
- pathlib == 1.0.1
87
- pinecone-client == 2.2.4
88
- pluggy == 1.3.0
89
- ply == 3.11
90
- protobuf == 4.24.4
91
- prov == 2.0.0
92
- psycopg2-binary == 2.9.9
93
- pyasn1 == 0.5.0
94
- pyasn1-modules == 0.3.0
95
- pycparser == 2.21
96
- pycryptodome == 3.15.0
97
- pydantic == 2.4.2
98
- pydantic-core == 2.10.1
99
- pydantic-settings == 2.0.3
100
- pydot == 1.4.2
101
- PyMuPDF == 1.23.5
102
- PyMuPDFb == 1.23.5
103
- pyparsing == 3.1.1
104
- pytest == 7.4.3
105
- python-dateutil == 2.8.2
106
- python-dotenv == 1.0.0
107
- python-jose == 3.3.0
108
- python-multipart == 0.0.6
109
- pytils == 0.4.1
110
- pytz == 2023.3.post1
111
- pyxnat == 1.6
112
- PyYAML == 6.0.1
113
- rdflib == 7.0.0
114
- regex == 2023.10.3
115
- requests == 2.31.0
116
- requests-oauthlib == 1.3.1
117
- requests-toolbelt == 0.10.1
118
- rsa == 4.9
119
- scipy == 1.10.1
120
- simplejson == 3.19.2
121
- six == 1.16.0
122
- sniffio == 1.3.0
123
- soupsieve == 2.5
124
- SQLAlchemy == 2.0.22
125
- starlette == 0.27.0
126
- stone == 3.3.1
127
- stripe == 7.1.0
128
- tenacity == 8.2.3
129
- tiktoken == 0.5.1
130
- tomli == 2.0.1
131
- tools == 0.1.9
132
- tqdm == 4.66.1
133
- traits == 6.3.2
134
- typing-extensions == 4.8.0
135
- typing-inspect == 0.9.0
136
- tzdata == 2023.3
137
- uritemplate == 4.1.1
138
- urllib3 == 1.26.18
139
- uvicorn == 0.23.2
140
- validators == 0.22.0
141
- weaviate-client == 3.25.1
142
- wrapt == 1.15.0
143
- yarl == 1.9.2
144
- zipp == 3.17.0
80
+
Original file line number Diff line number Diff line change
1
+ numpy==1.24.4
2
+ oauthlib==3.2.2
3
+ openai==0.28.1
4
+ packaging==23.2
5
+ pandas==2.0.3
6
+ passlib==1.7.4
7
+ pathlib==1.0.1
8
+ pinecone-client==2.2.4
9
+ pluggy==1.3.0
10
+ ply==3.11
11
+ protobuf==4.24.4
12
+ prov==2.0.0
13
+ psycopg2-binary==2.9.9
14
+ pyasn1==0.5.0
15
+ pyasn1-modules==0.3.0
16
+ pycparser==2.21
17
+ pycryptodome==3.15.0
18
+ pydantic==2.4.2
19
+ pydantic-core==2.10.1
20
+ pydantic-settings==2.0.3
21
+ pydot==1.4.2
22
+ PyMuPDF==1.23.5
23
+ PyMuPDFb==1.23.5
24
+ pyparsing==3.1.1
25
+ pytest==7.4.3
26
+ python-dateutil==2.8.2
27
+ python-dotenv==1.0.0
28
+ python-jose==3.3.0
29
+ python-multipart==0.0.6
30
+ pytils==0.4.1
31
+ pytz==2023.3.post1
32
+ pyxnat==1.6
33
+ PyYAML==6.0.1
34
+ rdflib==7.0.0
35
+ regex==2023.10.3
36
+ requests==2.31.0
37
+ requests-oauthlib==1.3.1
38
+ requests-toolbelt==0.10.1
39
+ rsa==4.9
40
+ scipy==1.10.1
41
+ simplejson==3.19.2
42
+ six==1.16.0
43
+ sniffio==1.3.0
44
+ soupsieve==2.5
45
+ SQLAlchemy==2.0.22
46
+ starlette==0.27.0
47
+ stone==3.3.1
48
+ stripe==7.1.0
49
+ tenacity==8.2.3
50
+ tiktoken==0.5.1
51
+ tomli==2.0.1
52
+ tools==0.1.9
53
+ tqdm==4.66.1
54
+ traits==6.3.2
55
+ typing-extensions==4.8.0
56
+ typing-inspect==0.9.0
57
+ tzdata==2023.3
58
+ uritemplate==4.1.1
59
+ urllib3==1.26.18
60
+ uvicorn==0.23.2
61
+ validators==0.22.0
62
+ weaviate-client==3.25.1
63
+ wrapt==1.15.0
64
+ yarl==1.9.2
65
+ zipp==3.17.0
You can’t perform that action at this time.
0 commit comments