You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Pipfile
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ pytest-profiling = "==1.7.0"
16
16
pytest-pylint = "==0.18.0"
17
17
pytest-randomly = "==3.5.0"
18
18
pytest-timeout = "==1.4.2"
19
-
sphinx = "==3.5.1"
19
+
sphinx = "==3.5.2"
20
20
pyinstaller = "==4.2"
21
21
pywin32-ctypes = "==0.2.0"# Eli (3/1/21): this must be explicitly specified when using a Linux dev environment so that it will be included in a Windows build environment
22
22
pefile = "==2019.4.18"# Eli (3/1/21): this must be explicitly specified when using a Linux dev environment so that it will be included in a Windows build environment
0 commit comments