-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
60 lines (60 loc) · 1.05 KB
/
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
57
58
59
60
alabaster==0.7.12
alembic==1.8.1
alembic-utils==0.7.8
attrs==22.1.0
autobahn==22.7.1
Babel==2.10.3
bump2version==1.0.1
certifi==2022.9.24
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
cryptography==38.0.3
distlib==0.3.6
docutils==0.17
exceptiongroup==1.0.1
filelock==3.8.0
flake8==5.0.4
flupy==1.2.0
gitchangelog==3.0.4
greenlet==2.0.1
hyperlink==21.0.0
idna==3.4
imagesize==1.4.1
iniconfig==1.1.1
isort==5.10.1
Jinja2==3.1.2
Mako==1.2.3
MarkupSafe==2.1.1
mccabe==0.7.0
packaging==21.3
parse==1.19.0
platformdirs==2.5.3
pluggy==1.0.0
psycopg2==2.9.5
py==1.11.0
pycodestyle==2.9.1
pycparser==2.21
pyflakes==2.5.0
Pygments==2.13.0
pyparsing==3.0.9
pytest==7.2.0
pytz==2022.6
requests==2.28.1
six==1.16.0
snowballstemmer==2.2.0
Sphinx==5.3.0
sphinx-rtd-theme==1.1.1
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
SQLAlchemy==1.4.43
tomli==2.0.1
tox==3.27.0
txaio==22.2.1
typing_extensions==4.4.0
urllib3==1.26.12
virtualenv==20.16.6