Skip to content

Commit

Permalink
Removed pyrax dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cerquide committed Feb 3, 2020
1 parent 1a7a00e commit 95c65cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -81,7 +81,7 @@
"pbr>=1.10.0",
"Pillow>=6.2.0",
"prettytable==0.7.2",
"psycopg2-binary==2.7.6.1",
"psycopg2-binary>=2.7.6.1",
"pyasn1==0.4.5",
"pyasn1-modules==0.2.3",
"pybossa-onesignal==1.1",
Expand Down

0 comments on commit 95c65cb

Please sign in to comment.