Skip to content

Commit 1875b2c

Browse files
Update requirements.txt
1 parent e9abe1d commit 1875b2c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
django = "*"
2-
pymango = "*"
3-
dnspython = "*"
4-
requests = "*"
5-
python_version = "3.9"
1+
django == "*"
2+
pymango == "*"
3+
dnspython == "*"
4+
requests == "*"
5+
python_version == "3.9"

0 commit comments

Comments
 (0)