File tree 2 files changed +69
-132
lines changed
2 files changed +69
-132
lines changed Original file line number Diff line number Diff line change 1
1
# this string is used for the version string in the documentation, as well as the egg
2
- __version__ = '3.9.1 '
2
+ __version__ = '3.9.2 '
Original file line number Diff line number Diff line change 1
- alabaster == 0.7.12
2
- appdirs == 1.4.3
3
- argon2-cffi == 20.1.0
4
- async-generator == 1.10
5
- attrs == 20.2.0
6
- Babel == 2.9.1
7
- backcall == 0.2.0
8
- bcrypt == 3.1.7
9
- beautifulsoup4 == 4.9.3
10
- bleach == 4.1.0
11
- blinker == 1.4
12
- cachetools == 4.1.1
13
- certifi == 2020.6.20
14
- cffi == 1.14.0
15
- chardet == 3.0.4
16
- charset-normalizer == 2.0.8
17
- Click == 7.0
18
- colorama == 0.4.3
19
- dashtable == 1.4.5
20
- decorator == 4.4.2
21
- deepmerge == 0.1.0
22
- defusedxml == 0.6.0
23
- dnspython == 2.1.0
24
- docutils == 0.16
25
- docx == 0.2.4
26
- dominate == 2.4.0
27
- email-validator == 1.1.2
28
- entrypoints == 0.3
29
- et-xmlfile == 1.0.1
30
- Flask == 1.1.1
31
- Flask-BabelEx == 0.9.3
32
- Flask-Login == 0.4.1
33
- Flask-Mail == 0.9.1
1
+ anyio == 3.7.1
2
+ bleach == 5.0.1
3
+ blinker == 1.5
4
+ build == 0.10.0
5
+ certifi == 2022.9.24
6
+ charset-normalizer == 2.1.1
7
+ click == 8.1.3
8
+ colorama == 0.4.5
9
+ commonmark == 0.9.1
10
+ distlib == 0.3.6
11
+ dnspython == 2.2.1
12
+ docutils == 0.19
13
+ editables == 0.4
14
+ email-validator == 1.3.0
15
+ exceptiongroup == 1.1.2
16
+ filelock == 3.12.2
17
+ Flask == 2.2.5
18
+ Flask-Login == 0.6.2
34
19
Flask-Principal == 0.4.0
35
- Flask-Security-Too == 3.4.5
36
- Flask-SQLAlchemy == 2.4.1
37
- Flask-WTF == 0.14.2
38
- google-api-core == 1.22.2
39
- google-api-python-client == 1.12.1
40
- google-auth == 1.21.2
41
- google-auth-httplib2 == 0.0.4
42
- google-auth-oauthlib == 0.4.1
43
- googleapis-common-protos == 1.52.0
44
- httplib2 == 0.20.1
45
- idna == 2.10
46
- imagesize == 1.2.0
47
- importlib-metadata == 2.0.0
48
- ipykernel == 5.3.4
49
- ipython == 7.16.1
50
- ipython-genutils == 0.2.0
51
- ipywidgets == 7.5.1
52
- itsdangerous == 1.1.0
53
- jedi == 0.17.2
54
- Jinja2 == 3.0.2
55
- jsonschema == 3.2.0
56
- jupyter == 1.0.0
57
- jupyter-client == 6.1.7
58
- jupyter-console == 6.2.0
59
- jupyter-core == 4.6.3
60
- jupyterlab-pygments == 0.1.1
61
- loutilities == 3.4.6.2
62
- lxml == 4.6.3
63
- MarkupSafe == 2.0.1
64
- mistune == 0.8.4
65
- mysqlclient == 1.4.6
66
- nbclient == 0.5.0
67
- nbconvert == 6.0.6
68
- nbformat == 5.0.7
69
- nest-asyncio == 1.4.0
70
- notebook == 6.4.5
71
- numpy == 1.17.4
72
- oauth2client == 4.1.3
73
- oauthlib == 3.1.0
74
- openpyxl == 3.0.7
75
- packaging == 20.4
76
- pandocfilters == 1.4.2
77
- parso == 0.7.1
78
- passlib == 1.7.2
79
- pickleshare == 0.7.5
80
- Pillow == 8.4.0
81
- prometheus-client == 0.8.0
82
- prompt-toolkit == 3.0.7
83
- protobuf == 3.13.0
84
- pyasn1 == 0.4.8
85
- pyasn1-modules == 0.2.7
86
- pycparser == 2.20
87
- Pygments == 2.10.0
88
- pyparsing == 2.4.7
89
- pyrsistent == 0.17.3
90
- python-dateutil == 2.8.1
91
- pytz == 2019.3
92
- pywin32 == 228
93
- pywinpty == 0.5.7
94
- pyzmq == 19.0.2
95
- qtconsole == 4.7.7
96
- QtPy == 1.9.0
97
- requests == 2.26.0
98
- requests-oauthlib == 1.3.0
99
- rsa == 4.7.2
100
- Send2Trash == 1.5.0
101
- six == 1.13.0
102
- snowballstemmer == 2.1.0
103
- soupsieve == 2.2.1
104
- speaklater == 1.3
105
- Sphinx == 3.4.3
106
- sphinx-rtd-theme == 0.5.1
107
- sphinxcontrib-applehelp == 1.0.2
108
- sphinxcontrib-devhelp == 1.0.2
109
- sphinxcontrib-htmlhelp == 1.0.3
110
- sphinxcontrib-jsmath == 1.0.1
111
- sphinxcontrib-qthelp == 1.0.3
112
- sphinxcontrib-serializinghtml == 1.1.4
113
- SQLAlchemy == 1.3.11
114
- sqlalchemy-datatables == 2.0.1
115
- SQLAlchemy-Utils == 0.36.8
116
- terminado == 0.9.1
117
- testpath == 0.4.4
118
- tornado == 6.1
119
- traitlets == 4.3.3
120
- tzlocal == 2.0.0
121
- unicodecsv == 0.14.1
122
- uritemplate == 3.0.1
123
- urllib3 == 1.26.7
124
- ustache == 0.1.4
125
- validators == 0.14.2
126
- wcwidth == 0.2.5
20
+ Flask-Security-Too == 5.0.2
21
+ Flask-SQLAlchemy == 3.1.1
22
+ Flask-WTF == 1.0.1
23
+ h11 == 0.14.0
24
+ hatch == 1.7.0
25
+ hatchling == 1.18.0
26
+ httpcore == 0.17.3
27
+ httpx == 0.24.1
28
+ hyperlink == 21.0.0
29
+ idna == 3.4
30
+ importlib-metadata == 4.12.0
31
+ itsdangerous == 2.1.2
32
+ jaraco.classes == 3.2.3
33
+ Jinja2 == 3.1.2
34
+ keyring == 23.9.3
35
+ loutilities == 3.9.1
36
+ MarkupSafe == 2.1.1
37
+ more-itertools == 8.14.0
38
+ packaging == 23.1
39
+ passlib == 1.7.4
40
+ pathspec == 0.11.1
41
+ pexpect == 4.8.0
42
+ pkginfo == 1.8.3
43
+ platformdirs == 3.8.1
44
+ pluggy == 1.2.0
45
+ ptyprocess == 0.7.0
46
+ Pygments == 2.13.0
47
+ pyperclip == 1.8.2
48
+ pyproject_hooks == 1.0.0
49
+ pywin32-ctypes == 0.2.0
50
+ readme-renderer == 37.2
51
+ requests == 2.28.1
52
+ requests-toolbelt == 0.9.1
53
+ rfc3986 == 2.0.0
54
+ rich == 12.5.1
55
+ shellingham == 1.5.0.post1
56
+ six == 1.16.0
57
+ sniffio == 1.3.0
58
+ SQLAlchemy == 2.0.20
59
+ tomli == 2.0.1
60
+ tomli_w == 1.0.0
61
+ tomlkit == 0.11.8
62
+ trove-classifiers == 2023.7.6
63
+ twine == 4.0.1
64
+ urllib3 == 1.26.12
65
+ userpath == 1.8.0
66
+ virtualenv == 20.23.1
127
67
webencodings == 0.5.1
128
- Werkzeug == 0.16.0
129
- widgetsnbextension == 3.5.1
130
- WTForms == 2.2.1
131
- wxPython == 4.0.7.post2
132
- xlrd == 2.0.1
133
- zipp == 3.2.0
68
+ Werkzeug == 2.2.2
69
+ WTForms == 3.0.1
70
+ zipp == 3.8.1
You can’t perform that action at this time.
0 commit comments