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