diff --git a/requirements.txt b/requirements.txt
index cb089eea7d140094d61e6c9a7f63484a036cadea..8ad28d986aed3517475c9fe3e63130ff614de6cc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,10 +1,21 @@
+aniso8601==7.0.0
 asgiref==3.2.10
 coverage==5.2.1
 Django==3.0.7
 django-cors-headers==3.4.0
-django-graphql-jwt==0.3.1
+django-filter==2.3.0
+django-graphql-auth==0.3.11
+django-graphql-jwt==0.3.0
+graphene==2.1.8
 graphene-django==2.10.1
+graphql-core==2.3.2
+graphql-relay==2.0.1
 gunicorn==20.0.4
+promise==2.3
 psycopg2-binary==2.8.5
+PyJWT==1.7.1
 pytz==2020.1
+Rx==1.6.1
+singledispatch==3.4.0.3
+six==1.15.0
 sqlparse==0.3.1