Skip to content

Commit

Permalink
Update Pipfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostry authored Jun 20, 2024
1 parent 308c812 commit 6b6630d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,13 @@ django-filter = "==2.1.*"
djangorestframework = "==3.9.*"
djangorestframework-jwt = "==1.11.*"
drf-extensions = "==0.5.*"
docker = "==4.0.*"
docker = "==6.0.*"
pymysql = "==0.9.*"
django-crontab = "==0.7.*"
psycopg2 = "==2.8.*"
psutil = "==5.6.*"
urllib3 = "<2"
requests >= "2.26.*"

[requires]
python_version = "3.8"

0 comments on commit 6b6630d

Please sign in to comment.