Skip to content

Commit 1e42a9a

Browse files
Update Pipfile
1 parent 9a43a86 commit 1e42a9a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Pipfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ name = "pypi"
55

66
[packages]
77
requests = "==2.32.3"
8-
argparse = "=1.4.0"
9-
python-dotenv = "=1.0.1"
8+
argparse = "==1.4.0"
9+
python-dotenv = "==1.0.1"
1010

1111

1212
[requires]
13-
python_version = "3"
13+
python_version = "3"

0 commit comments

Comments
 (0)