forked from petarjov/acme-data-generation
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
61 lines (61 loc) · 1.13 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
61
-e [email protected]:diegoquintanav/acme-data-generation.git@fc4ef9a7789b1442cd05da1fb8bd8719040f37fe#egg=airbase_gen&subdirectory=python-project
alembic==1.4.2
appdirs==1.4.4
astroid==2.4.2
attrs==19.3.0
backcall==0.2.0
black==19.10b0
click==7.1.2
coverage==5.2.1
decorator==4.4.2
Faker==4.1.1
filprofiler==0.8.0
flake8==3.8.3
inflect==4.1.0
iniconfig==1.0.1
ipython==7.17.0
ipython-genutils==0.2.0
isort==4.3.21
jedi==0.17.2
lazy-object-proxy==1.4.3
Mako==1.1.3
MarkupSafe==1.1.1
mccabe==0.6.1
more-itertools==8.4.0
mypy==0.782
mypy-extensions==0.4.3
packaging==20.4
parso==0.7.1
pathspec==0.8.0
pexpect==4.8.0
pickleshare==0.7.5
pluggy==0.13.1
progressbar2==3.51.4
prompt-toolkit==3.0.5
psycopg2-binary==2.8.5
ptyprocess==0.6.0
py==1.9.0
pycodestyle==2.6.0
pyflakes==2.2.0
Pygments==2.6.1
pylint==2.5.3
pyparsing==2.4.7
pyprof2calltree==1.4.5
pytest==6.0.1
pytest-cov==2.10.0
python-dateutil==2.8.1
python-editor==1.0.4
python-utils==2.4.0
regex==2020.7.14
rope==0.17.0
six==1.15.0
sqlacodegen==2.3.0
SQLAlchemy==1.3.18
text-unidecode==1.3
toml==0.10.1
tqdm==4.48.2
traitlets==4.3.3
typed-ast==1.4.1
typing-extensions==3.7.4.2
wcwidth==0.2.5
wrapt==1.12.1