Skip to content
Snippets Groups Projects
Unverified Commit 9917f5c7 authored by ThomasBidot's avatar ThomasBidot Committed by GitHub
Browse files

Version correction of psycopg2 and tornado

parent 8769aefe
Branches
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ django-filter ...@@ -13,7 +13,7 @@ django-filter
django-rest-auth django-rest-auth
# Telegram messages via python-telegram-bot # Telegram messages via python-telegram-bot
tornado==5.1.1 tornado==6.1
python-telegram-bot==12.2.0 python-telegram-bot==12.2.0
# Storage of files in AWS S3 # Storage of files in AWS S3
...@@ -22,7 +22,7 @@ boto3 ...@@ -22,7 +22,7 @@ boto3
# PostgreSQL integration # PostgreSQL integration
dj-database-url dj-database-url
psycopg2 psycopg2==2.8.6
# Django REST Framework extensions # Django REST Framework extensions
coreapi-cli # Required for automatic API docs coreapi-cli # Required for automatic API docs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment