Skip to content

Commit 76768d6

Browse files
Update deps
1 parent dcc5cbc commit 76768d6

File tree

3 files changed

+89
-89
lines changed

3 files changed

+89
-89
lines changed

poetry.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = ""
55
authors = ["pythoninthegrass <4097471+pythoninthegrass@users.noreply.github.com>"]
66

77
[tool.poetry.dependencies]
8-
python = "^3.10.6"
8+
python = "^3.10.8"
99
bs4 = "^0.0.1"
1010
Django = "^4.0.6"
1111
dnspython = "^2.2.1"
@@ -14,10 +14,10 @@ flake8 = "^5.0.4"
1414
GitPython = "^3.1.26"
1515
gunicorn = "^20.1.0"
1616
ipykernel = "^6.16.2"
17-
pandas = "^1.4.0"
17+
pandas = "^1.5.1"
1818
playwright = "^1.18.1"
1919
pyee = "^9.0.4"
20-
pymongo = "^4.2.0"
20+
pymongo = "^4.3.2"
2121
pypng = "^0.20220715.0"
2222
PyQRCode = "^1.2.1"
2323
pytest = "^7.1.2"

requirements.txt

Lines changed: 84 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -1,84 +1,84 @@
1-
anyio==3.6.2 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
2-
appdirs==1.4.4 ; python_full_version >= "3.10.6" and python_version < "4.0"
3-
appnope==0.1.3 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0" and platform_system == "Darwin" or python_full_version >= "3.10.6" and python_full_version < "4.0.0" and sys_platform == "darwin"
4-
asgiref==3.5.2 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
5-
asttokens==2.1.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
6-
attrs==22.1.0 ; python_full_version >= "3.10.6" and python_version < "4.0"
7-
backcall==0.2.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
8-
beautifulsoup4==4.11.1 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
9-
bs4==0.0.1 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
10-
cattrs==22.2.0 ; python_full_version >= "3.10.6" and python_version < "4.0"
11-
certifi==2022.9.24 ; python_full_version >= "3.10.6" and python_version < "4"
12-
cffi==1.15.1 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0" and implementation_name == "pypy"
13-
charset-normalizer==2.1.1 ; python_full_version >= "3.10.6" and python_version < "4"
14-
colorama==0.4.6 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0" and sys_platform == "win32"
15-
debugpy==1.6.3 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
16-
decorator==5.1.1 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
17-
django==4.1.2 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
18-
dnspython==2.2.1 ; python_full_version >= "3.10.6" and python_version < "4.0"
19-
entrypoints==0.4 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
20-
exceptiongroup==1.0.0 ; python_full_version >= "3.10.6" and python_version < "3.11"
21-
executing==1.2.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
22-
fastapi==0.85.1 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
23-
flake8==5.0.4 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
24-
gitdb==4.0.9 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
25-
gitpython==3.1.29 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
26-
greenlet==1.1.3.post0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
27-
gunicorn==20.1.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
28-
idna==3.4 ; python_full_version >= "3.10.6" and python_version < "4"
29-
iniconfig==1.1.1 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
30-
ipykernel==6.16.2 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
31-
ipython==8.6.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
32-
jedi==0.18.1 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
33-
jupyter-client==7.4.4 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
34-
jupyter-core==4.11.2 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
35-
matplotlib-inline==0.1.6 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
36-
mccabe==0.7.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
37-
nest-asyncio==1.5.6 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
38-
numpy==1.23.4 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
39-
packaging==21.3 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
40-
pandas==1.5.1 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
41-
parso==0.8.3 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
42-
pexpect==4.8.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0" and sys_platform != "win32"
43-
pickleshare==0.7.5 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
44-
playwright==1.18.1 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
45-
pluggy==1.0.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
46-
prompt-toolkit==3.0.31 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
47-
psutil==5.9.3 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
48-
ptyprocess==0.7.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0" and sys_platform != "win32"
49-
pure-eval==0.2.2 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
50-
py==1.11.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0" and implementation_name == "pypy"
51-
pycodestyle==2.9.1 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
52-
pycparser==2.21 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0" and implementation_name == "pypy"
53-
pydantic==1.10.2 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
54-
pyee==9.0.4 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
55-
pyflakes==2.5.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
56-
pygments==2.13.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
57-
pymongo==4.3.2 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
58-
pyparsing==3.0.9 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
59-
pypng==0.20220715.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
60-
pyqrcode==1.2.1 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
61-
pytest==7.2.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
62-
python-dateutil==2.8.2 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
63-
pytz==2022.5 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
64-
pywin32==304 ; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_full_version >= "3.10.6" and python_full_version < "4.0.0"
65-
pyzmq==24.0.1 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
66-
requests==2.28.1 ; python_full_version >= "3.10.6" and python_version < "4"
67-
requests-cache==0.9.7 ; python_full_version >= "3.10.6" and python_version < "4.0"
68-
setuptools==65.5.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
69-
six==1.16.0 ; python_full_version >= "3.10.6" and python_version < "4.0"
70-
smmap==5.0.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
71-
sniffio==1.3.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
72-
soupsieve==2.3.2.post1 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
73-
sqlparse==0.4.3 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
74-
stack-data==0.6.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
75-
starlette==0.20.4 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
76-
tomli==2.0.1 ; python_full_version >= "3.10.6" and python_version < "3.11"
77-
tornado==6.2 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
78-
traitlets==5.5.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
79-
typing-extensions==4.4.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
80-
tzdata==2022.6 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0" and sys_platform == "win32"
81-
url-normalize==1.4.3 ; python_full_version >= "3.10.6" and python_version < "4.0"
82-
urllib3==1.26.12 ; python_full_version >= "3.10.6" and python_version < "4"
83-
wcwidth==0.2.5 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
84-
websockets==10.4 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
1+
anyio==3.6.2 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
2+
appdirs==1.4.4 ; python_full_version >= "3.10.8" and python_version < "4.0"
3+
appnope==0.1.3 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0" and platform_system == "Darwin" or python_full_version >= "3.10.8" and python_full_version < "4.0.0" and sys_platform == "darwin"
4+
asgiref==3.5.2 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
5+
asttokens==2.1.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
6+
attrs==22.1.0 ; python_full_version >= "3.10.8" and python_version < "4.0"
7+
backcall==0.2.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
8+
beautifulsoup4==4.11.1 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
9+
bs4==0.0.1 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
10+
cattrs==22.2.0 ; python_full_version >= "3.10.8" and python_version < "4.0"
11+
certifi==2022.9.24 ; python_full_version >= "3.10.8" and python_version < "4"
12+
cffi==1.15.1 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0" and implementation_name == "pypy"
13+
charset-normalizer==2.1.1 ; python_full_version >= "3.10.8" and python_version < "4"
14+
colorama==0.4.6 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0" and sys_platform == "win32"
15+
debugpy==1.6.3 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
16+
decorator==5.1.1 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
17+
django==4.1.2 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
18+
dnspython==2.2.1 ; python_full_version >= "3.10.8" and python_version < "4.0"
19+
entrypoints==0.4 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
20+
exceptiongroup==1.0.0 ; python_full_version >= "3.10.8" and python_version < "3.11"
21+
executing==1.2.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
22+
fastapi==0.85.1 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
23+
flake8==5.0.4 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
24+
gitdb==4.0.9 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
25+
gitpython==3.1.29 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
26+
greenlet==1.1.3.post0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
27+
gunicorn==20.1.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
28+
idna==3.4 ; python_full_version >= "3.10.8" and python_version < "4"
29+
iniconfig==1.1.1 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
30+
ipykernel==6.16.2 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
31+
ipython==8.6.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
32+
jedi==0.18.1 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
33+
jupyter-client==7.4.4 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
34+
jupyter-core==4.11.2 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
35+
matplotlib-inline==0.1.6 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
36+
mccabe==0.7.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
37+
nest-asyncio==1.5.6 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
38+
numpy==1.23.4 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
39+
packaging==21.3 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
40+
pandas==1.5.1 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
41+
parso==0.8.3 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
42+
pexpect==4.8.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0" and sys_platform != "win32"
43+
pickleshare==0.7.5 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
44+
playwright==1.18.1 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
45+
pluggy==1.0.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
46+
prompt-toolkit==3.0.31 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
47+
psutil==5.9.3 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
48+
ptyprocess==0.7.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0" and sys_platform != "win32"
49+
pure-eval==0.2.2 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
50+
py==1.11.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0" and implementation_name == "pypy"
51+
pycodestyle==2.9.1 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
52+
pycparser==2.21 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0" and implementation_name == "pypy"
53+
pydantic==1.10.2 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
54+
pyee==9.0.4 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
55+
pyflakes==2.5.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
56+
pygments==2.13.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
57+
pymongo==4.3.2 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
58+
pyparsing==3.0.9 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
59+
pypng==0.20220715.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
60+
pyqrcode==1.2.1 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
61+
pytest==7.2.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
62+
python-dateutil==2.8.2 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
63+
pytz==2022.5 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
64+
pywin32==304 ; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_full_version >= "3.10.8" and python_full_version < "4.0.0"
65+
pyzmq==24.0.1 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
66+
requests==2.28.1 ; python_full_version >= "3.10.8" and python_version < "4"
67+
requests-cache==0.9.7 ; python_full_version >= "3.10.8" and python_version < "4.0"
68+
setuptools==65.5.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
69+
six==1.16.0 ; python_full_version >= "3.10.8" and python_version < "4.0"
70+
smmap==5.0.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
71+
sniffio==1.3.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
72+
soupsieve==2.3.2.post1 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
73+
sqlparse==0.4.3 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
74+
stack-data==0.6.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
75+
starlette==0.20.4 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
76+
tomli==2.0.1 ; python_full_version >= "3.10.8" and python_version < "3.11"
77+
tornado==6.2 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
78+
traitlets==5.5.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
79+
typing-extensions==4.4.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
80+
tzdata==2022.6 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0" and sys_platform == "win32"
81+
url-normalize==1.4.3 ; python_full_version >= "3.10.8" and python_version < "4.0"
82+
urllib3==1.26.12 ; python_full_version >= "3.10.8" and python_version < "4"
83+
wcwidth==0.2.5 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
84+
websockets==10.4 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"

0 commit comments

Comments
 (0)