forked from madisvain/vatcomply
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
56 lines (56 loc) · 943 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
aiosqlite==0.17.0
alembic==1.7.3
anyio==3.3.2
APScheduler==3.8.0
asgiref==3.4.1
attrs==21.2.0
Babel==2.9.1
cached-property==1.5.2
certifi==2021.5.30
charset-normalizer==2.0.6
click==8.0.1
databases==0.5.2
dnspython==2.1.0
email-validator==1.1.3
greenlet==1.1.2
gunicorn==20.1.0
h11==0.12.0
idna==3.2
importlib-metadata==4.8.1
importlib-resources==5.2.2
iniconfig==1.1.1
isodate==0.6.0
lxml==4.6.3
Mako==1.1.5
MarkupSafe==2.0.1
packaging==21.0
passlib==1.7.4
pendulum==2.1.2
platformdirs==2.4.0
pluggy==1.0.0
py==1.10.0
pycountry==20.7.3
pydantic==1.8.2
pyparsing==2.4.7
pytest==6.2.5
python-dateutil==2.8.2
pytz==2021.1
pytzdata==2020.1
redis==3.5.3
requests==2.26.0
requests-file==1.5.1
requests-toolbelt==0.9.1
sentry-sdk==1.4.3
six==1.16.0
sniffio==1.2.0
SQLAlchemy==1.4.25
SQLAlchemy-Utils==0.37.8
starlette==0.16.0
toml==0.10.2
typing-extensions==3.10.0.2
tzlocal==2.1
ujson==4.2.0
urllib3==1.26.7
uvicorn==0.15.0
zeep==4.1.0
zipp==3.6.0