Skip to content

Commit

Permalink
Removed my requirements.txt file in favor of TUM-Dev#2
Browse files Browse the repository at this point in the history
  • Loading branch information
CrsiX committed Feb 10, 2021
1 parent cbe64cd commit b9f58df
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
asgiref==3.3.1
Django==3.1.6
django-cors-headers==3.7.0
django-rest-framework==0.1.0
djangorestframework==3.12.2
pkg-resources==0.0.0
python-environ==0.4.54
pytz==2021.1
sqlparse==0.4.1
Django~=3.1.6
django-environ~=0.4.5
djangorestframework~=3.12.2
environ~=1.0
django-cors-headers~=3.7.0

0 comments on commit b9f58df

Please sign in to comment.