File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ pydantic==1.10.2
10
10
pytest==7.2.0
11
11
python-dotenv==0.21.0
12
12
python_dateutil==2.8.2
13
- redis==4.3 .4
13
+ redis==4.4 .4
14
14
requests==2.28.1
15
15
requests_cache==0.9.6
16
16
rq==1.11.1
Original file line number Diff line number Diff line change 6
6
#
7
7
anyio == 3.6.2
8
8
appdirs == 1.4.4
9
- argparse == 1.4.0
10
9
async-timeout == 4.0.2
11
10
attrs == 22.1.0
12
11
beautifulsoup4 == 4.11.1
@@ -20,8 +19,6 @@ colorama==0.4.6
20
19
confection == 0.0.3
21
20
cymem == 2.0.7
22
21
datasketch == 1.5.8
23
- deprecated == 1.2.13
24
- exceptiongroup == 1.0.0rc9
25
22
fastapi == 0.85.1
26
23
h11 == 0.14.0
27
24
idna == 3.4
@@ -44,7 +41,7 @@ pytest==7.2.0
44
41
python-dateutil == 2.8.2
45
42
python-dotenv == 0.21.0
46
43
pytz == 2022.5
47
- redis == 4.3 .4
44
+ redis == 4.4 .4
48
45
requests == 2.28.1
49
46
requests-cache == 0.9.6
50
47
rq == 1.11.1
@@ -59,17 +56,13 @@ spacy-loggers==1.0.3
59
56
srsly == 2.4.5
60
57
starlette == 0.20.4
61
58
thinc == 8.1.5
62
- tomli == 2.0.1
63
59
tqdm == 4.64.1
64
60
typer == 0.4.2
65
61
typing-extensions == 4.4.0
66
62
url-normalize == 1.4.3
67
63
urllib3 == 1.26.12
68
64
uvicorn == 0.19.0
69
65
wasabi == 0.10.1
70
- wrapt == 1.14.1
71
- python-multipart == 0.0.5
72
- omegaconf == 2.2.3
73
66
74
67
# The following packages are considered to be unsafe in a requirements file:
75
68
# setuptools
You can’t perform that action at this time.
0 commit comments