Skip to content

Commit

Permalink
installed django
Browse files Browse the repository at this point in the history
  • Loading branch information
AimenYaseen committed Jun 16, 2023
1 parent 203b9e3 commit bd5c28b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
asgiref==3.7.2
async-generator==1.10
attrs==23.1.0
certifi==2023.5.7
Django==4.2.2
exceptiongroup==1.1.1
h11==0.14.0
idna==3.4
Expand All @@ -9,7 +11,9 @@ PySocks==1.7.1
selenium==4.10.0
sniffio==1.3.0
sortedcontainers==2.4.0
sqlparse==0.4.4
trio==0.22.0
trio-websocket==0.10.3
typing_extensions==4.6.3
urllib3==2.0.3
wsproto==1.2.0

0 comments on commit bd5c28b

Please sign in to comment.