File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 1
- aiofiles == 0.6.0
1
+ aiofiles == 0.6.0
2
2
aioredis == 1.3.1
3
3
aiosmtpd == 1.2.2
4
4
aiosmtplib == 1.1.4
@@ -16,13 +16,14 @@ chardet==4.0.0
16
16
click == 7.1.2
17
17
colorama == 0.4.4
18
18
coverage == 5.3.1
19
+ dateparser == 1.0.0
19
20
dnspython == 2.1.0
20
21
email-validator == 1.1.2
21
22
execnet == 1.7.1
22
23
Faker == 5.6.2
23
24
fakeredis == 1.4.5
24
- fastapi-mail == 0.3.3.1
25
25
fastapi == 0.63.0
26
+ fastapi-mail == 0.3.3.1
26
27
flake8 == 3.8.4
27
28
frozendict == 1.2
28
29
h11 == 0.12.0
@@ -44,13 +45,14 @@ lazy-object-proxy==1.5.2
44
45
loguru == 0.5.3
45
46
MarkupSafe == 1.1.1
46
47
mccabe == 0.6.1
47
- mypy-extensions == 0.4.3
48
48
mypy == 0.790
49
+ mypy-extensions == 0.4.3
49
50
nltk == 3.5
50
51
packaging == 20.8
51
52
Pillow == 8.1.0
52
53
pluggy == 0.13.1
53
54
priority == 1.3.0
55
+ psycopg2 == 2.8.6
54
56
psycopg2-binary == 2.8.6
55
57
py == 1.10.0
56
58
pycodestyle == 2.6.0
@@ -60,19 +62,17 @@ pyparsing==2.4.7
60
62
pytest-asyncio < 0.14.0
61
63
pytest-cov == 2.10.1
62
64
pytest-forked == 1.3.0
63
- pytest-httpx == 0.10.1
64
65
pytest-mock == 3.5.1
65
66
pytest-xdist == 2.2.0
66
- pytest == 6.2.1
67
67
python-dateutil == 2.8.1
68
68
python-dotenv == 0.15.0
69
69
python-multipart == 0.0.5
70
70
pytz == 2020.5
71
71
PyYAML == 5.3.1
72
72
redis == 3.5.3
73
73
regex == 2020.11.13
74
- requests-mock == 1.8.0
75
74
requests == 2.25.1
75
+ requests-mock == 1.8.0
76
76
responses == 0.12.1
77
77
respx == 0.16.3
78
78
rfc3986 == 1.4.0
@@ -84,15 +84,17 @@ soupsieve==2.1
84
84
SQLAlchemy == 1.3.22
85
85
starlette == 0.13.6
86
86
text-unidecode == 1.3
87
- textblob > =0.15.3
87
+ textblob = =0.15.3
88
88
toml == 0.10.2
89
89
tqdm == 4.56.0
90
90
typed-ast == 1.4.2
91
91
typing-extensions == 3.7.4.3
92
+ tzlocal == 2.1
92
93
urllib3 == 1.26.2
93
94
uvicorn == 0.13.3
94
95
watchgod == 0.6
95
96
websockets == 8.1
97
+ win32-setctime == 1.0.3
96
98
word-forms == 2.1.0
97
99
wsproto == 1.0.0
98
- zipp == 3.4.0
100
+ zipp == 3.4.0
You can’t perform that action at this time.
0 commit comments