Skip to content

Commit fe4992b

Browse files
committed
add requirements.txt
1 parent e6563ef commit fe4992b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

requirements.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Django==2.0.3
2+
graphene==2.0.1
3+
graphene-django==2.0.0
4+
graphql-core==2.0
5+
graphql-relay==0.4.5
6+
iso8601==0.1.12
7+
promise==2.1
8+
pytz==2018.3
9+
Rx==1.6.1
10+
singledispatch==3.4.0.3
11+
six==1.11.0
12+
typing==3.6.4

0 commit comments

Comments
 (0)