Skip to content

Commit 484eba6

Browse files
committed
update requirements.txt
1 parent fc82a0d commit 484eba6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Django==3.1rc1
99
django-cors-headers==3.4.0
1010
django-filter==2.3.0
1111
djangorestframework==3.11.0
12+
lazy-object-proxy==1.4.3
1213
Markdown==3.2.2
1314
mccabe==0.6.1
1415
pathspec==0.8.0
@@ -18,3 +19,6 @@ PyYAML==5.3.1
1819
regex==2020.7.14
1920
six==1.15.0
2021
sqlparse==0.3.1
22+
toml==0.10.1
23+
typed-ast==1.4.1
24+
wrapt==1.12.1

0 commit comments

Comments
 (0)