We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43648bf commit a063bceCopy full SHA for a063bce
2 files changed
README.md
@@ -1,4 +1,4 @@
1
-[](https://travis-ci.org/Web-Multi-Media/HttpStreamingServer)
+[](https://travis-ci.com/Web-Multi-Media/HttpStreamingServer)
2
3
Intro
4
-------------------
backend/requirements.txt
@@ -1,6 +1,6 @@
Django==2.2.8
django-debug-toolbar==2.0
-psycopg2-binary>=2.7.5
+psycopg2-binary>=2.8,<2.9
dj-database-url==0.4.1
5
ipython==5.3.0
6
ffmpeg-python==0.1.17
0 commit comments