forked from fecgov/regulations-parser
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
50 lines (50 loc) · 1.39 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt setup.py
#
-e .
-e interpparser
git+https://github.com/python-constraint/[email protected]#egg=python-constraint
attrs==16.3.0
cached-property==1.3.0
click==6.6
coloredlogs==5.0
decorator==4.4.2 # via ipython, networkx, traitlets
dj-database-url==0.4.1
django-click==1.2.0
django-rq==2.3.1
django==2.2.11
djangorestframework==3.11.0
gitdb==0.6.4 # via gitpython
gitpython==2.0.2
humanfriendly==2.4 # via coloredlogs
inflection==0.3.1
ipdb==0.13.2
ipython-genutils==0.2.0 # via traitlets
ipython==7.12 # via ipdb
jedi==0.10.2 # via ipython
json-delta==2.0
lxml==4.2.5
networkx==2.3
pbr==3.0.0 # via stevedore
pexpect==4.8.0 # via ipython
pickleshare==0.7.4 # via ipython
prompt-toolkit==3.0.4 # via ipython
ptyprocess==0.6.0. # via pexpect
pygments==2.2.0 # via ipython
pyparsing==2.1.4
pytz==2017.2 # via django
redis==3.2.0 # via rq
requests-cache==0.4.12
requests==2.10.0
roman==2.0.0
rq==1.2.0 # via django-rq
simplegeneric==0.8.1 # via ipython
six==1.10.0
smmap==0.9.0 # via gitdb
stevedore==1.13.0
traitlets==4.3.2 # via ipython
wcwidth==0.1.7 # via prompt-toolkit
psycopg2-binary==2.7.4. # add to resolve django migrations