Skip to content

Commit 4c272b6

Browse files
author
Prakhar Jain
committed
fixed bugs
1 parent 7df26f6 commit 4c272b6

File tree

1,335 files changed

+297758
-200
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,335 files changed

+297758
-200
lines changed

requirements.txt

Lines changed: 6 additions & 194 deletions
Original file line numberDiff line numberDiff line change
@@ -1,197 +1,9 @@
1-
alembic==1.5.5
2-
anyio==2.0.2
3-
appdirs==1.4.4
4-
argon2-cffi==20.1.0
5-
astroid==2.4.2
6-
async-generator==1.10
7-
attrs==20.3.0
8-
autocorrect==2.3.0
9-
Automat==20.2.0
10-
Babel==2.9.0
11-
backcall==0.2.0
12-
bcrypt==3.2.0
13-
beautifulsoup4==4.9.3
14-
bleach==3.2.1
15-
blinker==1.4
16-
boto3==1.16.49
17-
botocore==1.19.49
18-
boxdetect==1.0.0
19-
bs4==0.0.1
20-
bson==0.5.10
21-
canari==3.3.10
22-
censys==0.0.8
23-
certifi==2020.12.5
24-
cffi==1.14.4
25-
chardet==4.0.0
26-
Click==7.0
27-
click-plugins==1.1.1
28-
colorama==0.4.4
29-
constantly==15.1.0
30-
cryptography==3.3.1
31-
cycler==0.10.0
32-
decorator==4.4.2
33-
defusedxml==0.6.0
34-
distlib==0.3.1
35-
dnspython==2.1.0
36-
dominate==2.6.0
37-
email-validator==1.1.2
38-
entrypoints==0.3
39-
feedparser==6.0.2
40-
filelock==3.0.12
1+
click==7.1.2
412
Flask==1.1.2
42-
Flask-Bootstrap==3.3.7.1
43-
Flask-Login==0.5.0
44-
Flask-Mail==0.9.1
45-
Flask-Migrate==2.7.0
46-
Flask-Moment==0.11.0
47-
Flask-SQLAlchemy==2.4.4
48-
Flask-Uploads==0.2.1
49-
Flask-WTF==0.14.3
50-
future==0.18.2
51-
gallery-dl==1.16.4
52-
google==3.0.0
53-
gunicorn==20.0.4
54-
hashID==3.1.4
55-
hyperlink==20.0.1
56-
idna==2.10
57-
imageio==2.9.0
58-
imutils==0.5.3
59-
incremental==17.5.0
60-
ipaddr==2.2.0
61-
ipykernel==5.4.2
62-
ipython==7.19.0
63-
ipython-genutils==0.2.0
64-
ipywidgets==7.6.2
65-
isort==5.6.4
3+
Flask-SQLAlchemy==2.5.1
4+
greenlet==1.0.0
665
itsdangerous==1.1.0
67-
jedi==0.18.0
68-
Jinja2==2.10.1
69-
jmespath==0.10.0
70-
joblib==1.0.0
71-
json5==0.9.5
72-
jsonschema==3.2.0
73-
jupyter-client==6.1.7
74-
jupyter-core==4.7.0
75-
jupyter-server==1.1.3
76-
jupyterlab==3.0.0
77-
jupyterlab-pygments==0.1.2
78-
jupyterlab-server==2.0.0
79-
jupyterlab-widgets==1.0.0
80-
jwt==1.2.0
81-
kiwisolver==1.3.1
82-
lazy-object-proxy==1.4.3
83-
linkedin-api==2.0.0a5
84-
lockfile==0.12.2
85-
lxml==4.6.2
86-
Mako==1.1.4
87-
MarkupSafe==1.1.0
88-
matplotlib==3.3.3
89-
mccabe==0.6.1
90-
mistune==0.8.4
91-
mr.bob==0.1.2
92-
mysql-connector-python==8.0.23
93-
nbclassic==0.2.5
94-
nbclient==0.5.1
95-
nbconvert==6.0.7
96-
nbformat==5.0.8
97-
nest-asyncio==1.4.3
98-
netaddr==0.8.0
99-
networkx==2.5
100-
nltk==3.5
101-
notebook==6.1.6
102-
numpy==1.19.4
103-
opencv-python==4.4.0.46
104-
oschmod==0.3.12
105-
owasp-nettacker==0.0.1
106-
packaging==20.8
107-
pandas==1.2.0
108-
pandocfilters==1.4.3
109-
paramiko==2.7.2
110-
parso==0.8.1
111-
pdf2image==1.14.0
112-
pickleshare==0.7.5
113-
Pillow==8.0.1
114-
pipenv==2020.11.15
115-
prometheus-client==0.9.0
116-
prompt-toolkit==3.0.8
117-
protobuf==3.14.0
118-
psycopg2==2.8.6
119-
py==1.10.0
120-
py3amf==0.8.10
121-
py3dns==3.2.1
122-
pyasn1==0.4.8
123-
pyasn1-modules==0.2.8
124-
pycparser==2.19
125-
Pygments==2.7.3
126-
PyHamcrest==2.0.2
127-
pylint==2.6.0
128-
pymongo==3.11.2
129-
PyNaCl==1.4.0
130-
pyOpenSSL==20.0.1
131-
pyparsing==2.4.7
132-
pyreadline==2.1
133-
pyrsistent==0.17.3
134-
pyshark==0.4.2.11
135-
PySocks==1.7.1
136-
pyspf==2.0.14
137-
pytesseract==0.3.7
138-
python-bidi==0.4.2
139-
python-dateutil==2.8.1
140-
python-editor==1.0.4
141-
pytz==2020.5
142-
PyWavelets==1.1.1
143-
pywin32==300
144-
pywinpty==0.5.7
145-
PyYAML==5.3.1
146-
pyzmq==20.0.0
147-
regex==2020.11.13
148-
requests==2.25.1
149-
s3transfer==0.3.3
150-
safedexml==0.5.1
151-
scapy-python3==0.26
152-
scikit-image==0.18.1
153-
scikit-learn==0.24.0
154-
scipy==1.5.4
155-
seaborn==0.11.1
156-
selenium==3.141.0
157-
Send2Trash==1.5.0
158-
sentry-sdk==0.20.3
159-
service-identity==18.1.0
160-
sgmllib3k==1.0.0
161-
shodan==1.24.0
162-
six==1.12.0
163-
sklearn==0.0
164-
sniffio==1.2.0
165-
soupsieve==2.1
166-
SQLAlchemy==1.3.22
167-
stringcase==1.2.0
168-
terminable-thread==0.7.1
169-
terminado==0.9.1
170-
testpath==0.4.4
171-
textblob==0.15.3
172-
texttable==1.6.3
173-
threadpoolctl==2.1.0
174-
tifffile==2020.12.8
175-
toml==0.10.2
176-
torch==1.7.1
177-
torchaudio==0.7.2
178-
torchvision==0.8.2
179-
tornado==6.1
180-
tqdm==4.55.0
181-
traitlets==5.0.5
182-
Twisted
183-
typing-extensions==3.7.4.3
184-
urllib3==1.26.2
185-
virtualenv==20.3.0
186-
virtualenv-clone==0.5.4
187-
visitor==0.1.3
188-
watchdog==1.0.2
189-
wcwidth==0.2.5
190-
webencodings==0.5.1
6+
Jinja2==2.11.3
7+
MarkupSafe==1.1.1
8+
SQLAlchemy==1.4.7
1919
Werkzeug==1.0.1
192-
widgetsnbextension==3.5.1
193-
win-inet-pton==1.1.0
194-
wrapt==1.12.1
195-
WTForms==2.2.1
196-
XlsxWriter==1.3.7
197-
zope.interface==5.2.0

symptom_list.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ confabulation
8585
prostate tender
8686
lip smacking
8787
adverse effect
88-
posteriorrhinorrhea
88+
posterior rhinorrhea
8989
cushingoid facies
9090
presence of q wave
9191
ecchymosis
@@ -109,7 +109,7 @@ fecal incontinence
109109
hypothermia
110110
purpura
111111
tremor
112-
cushingoidhabitus
112+
cushingoid habitus
113113
verbally abusive behavior
114114
overweight
115115
retch
@@ -128,7 +128,7 @@ general unsteadiness
128128
abdomen acute
129129
apnea
130130
decreased body weight
131-
leftatrialhypertrophy
131+
left atrial hypertrophy
132132
hypertrichosis
133133
qt interval prolonged
134134
stuffy nose
@@ -199,7 +199,7 @@ dysuria
199199
numbness of hand
200200
jugular venous distention
201201
pyrosis
202-
urgency ofmicturition
202+
urgency of micturition
203203
indifferent mood
204204
pin-point pupils
205205
decreased stool caliber
@@ -304,7 +304,7 @@ asthenia
304304
tachypnea
305305
anomia
306306
homelessness
307-
scleralicterus
307+
scleral icterus
308308
hypopnea
309309
pain back
310310
metastatic lesion
@@ -398,7 +398,7 @@ trepopnea
398398
infertility
399399
hydropneumothorax
400400
labored breathing
401-
pulsusparadoxus
401+
pulsus paradoxus
402402
snore
403403
vaginal discharge
404404
groggy

0 commit comments

Comments
 (0)