Commit 4d665a98302d91a4e717ea11182b01cf1c843735
1 parent
06082446
Exists in
master
and in
5 other branches
requirements.txt update
Showing
1 changed file
with
1 additions
and
3 deletions
Show diff stats
requirements.txt
... | ... | @@ -13,8 +13,6 @@ djangorestframework==3.4.6 |
13 | 13 | Jinja2==2.8 |
14 | 14 | MarkupSafe==0.23 |
15 | 15 | Pillow==3.3.1 |
16 | -pkg-resources==0.0.0 | |
17 | 16 | psycopg2==2.6.2 |
18 | 17 | pycpfcnpj==1.0.2 |
19 | -six==1.10.0 | |
20 | -psycopg2==2.6.2 | |
21 | 18 | \ No newline at end of file |
19 | +six==1.10.0 | |
22 | 20 | \ No newline at end of file | ... | ... |