Skip to content

Commit 4ce44fc

Browse files
committed
update requirements
1 parent b35950a commit 4ce44fc

File tree

1 file changed

+4
-43
lines changed

1 file changed

+4
-43
lines changed

requirements.txt

Lines changed: 4 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,10 @@ async-generator==1.10
55
async-timeout==4.0.2
66
attrs==21.4.0
77
autopep8==1.6.0
8-
Babel==2.10.1
98
backcall==0.2.0
109
beautifulsoup4==4.11.1
1110
billiard==3.6.4.0
1211
black==21.12b0
13-
blinker==1.4
1412
Brotli==1.0.9
1513
celery==5.2.6
1614
certifi==2021.10.8
@@ -22,37 +20,21 @@ click-plugins==1.1.1
2220
click-repl==0.2.0
2321
cryptography==36.0.2
2422
dash==2.5.1
25-
dash-bootstrap-components==1.2.1
2623
dash-core-components==2.0.0
2724
dash-html-components==2.0.0
28-
dash-iconify==0.1.2
29-
dash-mantine-components==0.11.1
3025
dash-table==5.0.0
3126
debugpy==1.5.1
3227
decorator==5.1.0
3328
defusedxml==0.7.1
3429
Deprecated==1.2.13
3530
dill==0.3.4
3631
diskcache==5.4.0
37-
dnspython==2.2.1
38-
email-validator==1.1.3
3932
entrypoints==0.3
4033
flaky==3.7.0
4134
Flask==2.0.2
42-
Flask-Admin==1.6.0
43-
Flask-BabelEx==0.9.4
4435
Flask-Compress==1.10.1
45-
Flask-Login==0.5.0
46-
Flask-Mail==0.9.1
47-
Flask-Principal==0.4.0
48-
Flask-Script==2.0.6
49-
Flask-Security-Too==4.1.2
50-
Flask-SQLAlchemy==2.5.1
51-
Flask-WTF==1.0.0
5236
fpdf2==2.5.4
5337
h11==0.13.0
54-
hyphenator==0.6.0
55-
i18n-iso-countries==1.0.0
5638
idna==3.3
5739
iniconfig==1.1.1
5840
ipykernel==6.4.2
@@ -61,7 +43,6 @@ ipython-genutils==0.2.0
6143
itsdangerous==2.0.1
6244
jedi==0.18.0
6345
Jinja2==3.0.2
64-
jsonpickle==2.1.0
6546
jupyter-client==7.0.6
6647
jupyter-core==4.8.1
6748
jupyter-dash==0.4.0
@@ -71,18 +52,13 @@ lxml>=4.8.0
7152
MarkupSafe==2.0.1
7253
matplotlib-inline==0.1.3
7354
multiprocess==0.70.12.2
74-
mypy==0.940
7555
mypy-extensions==0.4.3
7656
nest-asyncio==1.5.1
77-
node==1.2
7857
numpy==1.21.3
79-
odict==1.9.0
80-
orjson==3.6.7
8158
outcome==1.1.0
8259
packaging==21.3
8360
pandas==1.3.4
8461
parso==0.8.2
85-
passlib==1.7.4
8662
pathspec==0.9.0
8763
percy==2.0.2
8864
pexpect==4.8.0
@@ -91,10 +67,8 @@ Pillow==9.1.1
9167
platformdirs==2.4.0
9268
plotly==5.3.1
9369
pluggy==1.0.0
94-
plumber==1.7
9570
prompt-toolkit==3.0.21
9671
psutil==5.9.0
97-
psycopg2==2.9.3
9872
ptyprocess==0.7.0
9973
py==1.11.0
10074
pycodestyle==2.8.0
@@ -107,7 +81,6 @@ pytest==7.1.1
10781
pytest-mock==3.7.0
10882
pytest-sugar==0.9.4
10983
python-dateutil==2.8.2
110-
python-dotenv==1.0.0
11184
pytz==2021.3
11285
pyzmq==22.3.0
11386
redis==4.2.2
@@ -120,8 +93,6 @@ six==1.16.0
12093
sniffio==1.2.0
12194
sortedcontainers==2.4.0
12295
soupsieve==2.3.2.post1
123-
speaklater==1.3
124-
SQLAlchemy==1.4.37
12596
tenacity==8.0.1
12697
termcolor==1.1.0
12798
toml==0.10.2
@@ -130,11 +101,6 @@ tornado==6.1
130101
traitlets==5.1.0
131102
trio==0.20.0
132103
trio-websocket==0.9.2
133-
types-certifi==2021.10.8.2
134-
types-python-dateutil==2.8.14
135-
types-requests==2.27.25
136-
types-six==1.16.15
137-
types-urllib3==1.26.14
138104
typing_extensions==4.0.1
139105
urllib3==1.26.7
140106
vine==5.0.0
@@ -144,12 +110,7 @@ webdriver-manager==3.5.4
144110
Werkzeug==2.0.2
145111
wrapt==1.14.0
146112
wsproto==1.1.0
147-
WTForms==3.0.1
148-
zope.component==5.0.1
149-
zope.deferredimport==4.4
150-
zope.deprecation==4.4.0
151-
zope.event==4.5.0
152-
zope.hookable==5.4
153-
zope.interface==5.5.2
154-
zope.lifecycleevent==4.4
155-
zope.proxy==4.6.1
113+
dash-bootstrap-components===1.2.1
114+
dash_mantine_components==0.11.1
115+
dash_iconify==0.1.2
116+
python-dotenv==1.0.0

0 commit comments

Comments
 (0)